Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Interpreter/
DInterpreter.h36 class IncrementalParser; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/Interpreter/
DIncrementalParser.cpp120 IncrementalParser::IncrementalParser(std::unique_ptr<CompilerInstance> Instance, in IncrementalParser() function in clang::IncrementalParser
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DRedeclarable.h196 friend class IncrementalParser; variable
DASTContext.h462 friend class IncrementalParser; variable