Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1_main.cpp191 auto PCHOps = Clang->getPCHContainerOperations(); in cc1_main() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DInterpreter.cpp70 auto PCHOps = Clang->getPCHContainerOperations(); in CreateCI() local