Home
last modified time | relevance | path

Searched defs:TypeDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/
H A DTypedefUnderlyingTypeResolver.cpp22 const NamedDecl *TypeDecl = nullptr; in getUnderlyingTypeDecl() local
51 const NamedDecl *TypeDecl = getUnderlyingTypeDecl(Type); in getSymbolReferenceForType() local
68 const NamedDecl *TypeDecl = getUnderlyingTypeDecl(Type); in getUSRForType() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.h20 class TypeDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3717 const QualType TypeDecl = Node.getReceiverType(); in AST_MATCHER_P() local