Home
last modified time | relevance | path

Searched refs:ASTNodeInfo (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/Index/
H A DIndexDataConsumer.h28 struct ASTNodeInfo { struct
44 SourceLocation Loc, ASTNodeInfo ASTNode) { in handleDeclOccurrence() argument
/src/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp448 IndexDataConsumer::ASTNodeInfo Node{OrigE, OrigD, Parent, ContainerDC}; in handleDeclOccurrence()