Home
last modified time | relevance | path

Searched defs:ASTNode (Results 1 – 11 of 11) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DASTUtils.h68 safeGetName(const T * ASTNode) safeGetName() argument
/llvm-project/clang-tools-extra/clangd/
H A DSelection.h129 DynTypedNode ASTNode; member
H A DProtocol.h1997 struct ASTNode { global() struct
2017 childrenASTNode global() argument
H A DXRefs.cpp911 handleDeclOccurrence(const Decl * D,index::SymbolRoleSet Roles,llvm::ArrayRef<index::SymbolRelation> Relations,SourceLocation Loc,index::IndexDataConsumer::ASTNodeInfo ASTNode) handleDeclOccurrence() argument
[all...]
/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h183 DeclNode(const llvm::Record *record = nullptr) : ASTNode(record) {} in ASTNode() function
205 TypeNode(const llvm::Record *record = nullptr) : ASTNode(recor function
227 StmtNode(llvm::Record *record = nullptr) : ASTNode(record) {} ASTNode() function
[all...]
/llvm-project/clang/include/clang-c/
H A DDocumentation.h38 const void *ASTNode; member
/llvm-project/clang/include/clang/Index/
H A DIndexDataConsumer.h44 SourceLocation Loc, ASTNodeInfo ASTNode) { in handleDeclOccurrence() argument
/llvm-project/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h41 DynTypedNode ASTNode; member
/llvm-project/clang/tools/c-index-test/
H A Dcore_main.cpp106 handleDeclOccurrence(const Decl * D,SymbolRoleSet Roles,ArrayRef<SymbolRelation> Relations,SourceLocation Loc,ASTNodeInfo ASTNode) handleDeclOccurrence() argument
/llvm-project/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp534 handleDeclOccurrence(const Decl * D,index::SymbolRoleSet Roles,llvm::ArrayRef<index::SymbolRelation> Relations,SourceLocation Loc,index::IndexDataConsumer::ASTNodeInfo ASTNode) handleDeclOccurrence() argument
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp165 SourceLocation Loc, ASTNodeInfo ASTNode) { in handleDeclOccurrence() argument
[all...]