Home
last modified time | relevance | path

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

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