Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Interpreter/
H A DInterpreter.h36 class IncrementalParser; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DIncrementalParser.cpp116 IncrementalParser::IncrementalParser(std::unique_ptr<CompilerInstance> Instance, in IncrementalParser() function in clang::IncrementalParser