Searched defs:ASTNode (Results 1 – 11 of 11) sorted by relevance
65 template <typename T> std::string safeGetName(const T *ASTNode) { in safeGetName()
128 DynTypedNode ASTNode; member
1826 struct ASTNode { struct1846 std::vector<ASTNode> children; argument
915 index::IndexDataConsumer::ASTNodeInfo ASTNode) override { in handleDeclOccurrence()
37 const void *ASTNode; member
182 DeclNode(llvm::Record *record = nullptr) : ASTNode(record) {} in ASTNode() function204 TypeNode(llvm::Record *record = nullptr) : ASTNode(record) {} in ASTNode() function226 StmtNode(llvm::Record *record = nullptr) : ASTNode(record) {} in ASTNode() function
44 SourceLocation Loc, ASTNodeInfo ASTNode) { in handleDeclOccurrence() argument
40 DynTypedNode ASTNode; member
106 SourceLocation Loc, ASTNodeInfo ASTNode) override { in handleDeclOccurrence()
524 index::IndexDataConsumer::ASTNodeInfo ASTNode) { in handleDeclOccurrence()
164 SourceLocation Loc, ASTNodeInfo ASTNode) { in handleDeclOccurrence()