Home
last modified time | relevance | path

Searched refs:mPCHContainerOperations (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang.h137 std::shared_ptr<clang::PCHContainerOperations> mPCHContainerOperations; variable
Dslang.cpp196 auto *Reader = mPCHContainerOperations->getReaderOrNull( in createPreprocessor()
248 mPCHContainerOperations(std::make_shared<clang::PCHContainerOperations>()), in Slang()