Home
last modified time | relevance | path

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

/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
/llvm-project/clang-tools-extra/clang-tidy/hicpp/
H A DExceptionBaseclassCheck.cpp55 if (const auto *TypeDecl = Result.Nodes.getNodeAs<NamedDecl>("decl")) in check() local
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.h20 class TypeDecl; variable
/llvm-project/clang/tools/libclang/
H A DCXCursor.h42 class TypeDecl; variable
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DForwardingReferenceOverloadCheck.cpp25 const NamedDecl *TypeDecl = AST_MATCHER() local
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3718 const QualType TypeDecl = Node.getReceiverType(); AST_MATCHER_P() local