Searched defs:IncrementalParser (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/Interpreter/ | ||
H A D | Interpreter.h | 42 class IncrementalParser; global() variable |
/llvm-project/clang/lib/Interpreter/ | ||
H A D | IncrementalParser.cpp | 200 IncrementalParser::IncrementalParser() {} IncrementalParser() function in clang::IncrementalParser |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Redeclarable.h | 196 friend class IncrementalParser; global() variable |
H A D | ASTContext.h | 496 friend class IncrementalParser; global() variable |