Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.h20 class TypeDecl; variable
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXCursor.h42 class TypeDecl; variable
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3640 const QualType TypeDecl = Node.getReceiverType(); in AST_MATCHER_P() local