Searched defs:getPreprocessor (Results 1 – 2 of 2) sorted by relevance
71 const pp::Preprocessor &getPreprocessor() const { return mPreprocessor; } in getPreprocessor() function72 pp::Preprocessor &getPreprocessor() { return mPreprocessor; } in getPreprocessor() function
48 const angle::pp::Preprocessor &getPreprocessor() const { return mPreprocessor; } in getPreprocessor() function49 angle::pp::Preprocessor &getPreprocessor() { return mPreprocessor; } in getPreprocessor() function