Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Interpreter/
H A DInterpreter.h38 class IncrementalParser; variable
/openbsd-src/gnu/llvm/clang/lib/Interpreter/
H A DIncrementalParser.cpp125 IncrementalParser::IncrementalParser(std::unique_ptr<CompilerInstance> Instance, in IncrementalParser() function in clang::IncrementalParser
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DRedeclarable.h196 friend class IncrementalParser; variable
H A DASTContext.h470 friend class IncrementalParser; variable