Searched refs:getPreprocessor (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/
H A Dslang.h183 clang::Preprocessor &getPreprocessor() { return *mPP; } function in class:slang::Slang
H A Dslang_rs_context.h113 inline clang::Preprocessor &getPreprocessor() const { return mPP; } function in class:slang::RSContext
H A Dslang.cpp548 clang::Preprocessor &PP = getPreprocessor();
558 mRSContext = new RSContext(getPreprocessor(),

Completed in 199 milliseconds