Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/ExtractAPI/
H A DTypedefUnderlyingTypeResolver.cpp23 const NamedDecl *TypeDecl = nullptr; in getUnderlyingTypeDecl() local
54 const NamedDecl *TypeDecl = getUnderlyingTypeDecl(Type); in getSymbolReferenceForType() local
71 const NamedDecl *TypeDecl = getUnderlyingTypeDecl(Type); in getUSRForType() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/hicpp/
H A DExceptionBaseclassCheck.cpp57 if (const auto *TypeDecl = Result.Nodes.getNodeAs<NamedDecl>("decl")) in check() local
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.h20 class TypeDecl; variable
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXCursor.h42 class TypeDecl; variable
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DForwardingReferenceOverloadCheck.cpp27 const NamedDecl *TypeDecl = in AST_MATCHER() local
/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3639 const QualType TypeDecl = Node.getReceiverType(); in AST_MATCHER_P() local