Home
last modified time | relevance | path

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

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