Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessor.h754 bool isPreprocessedOutput() const { return PreprocessedOutput; } in isPreprocessedOutput() function
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h988 bool isPreprocessedOutput() const { return PreprocessedOutput; } in isPreprocessedOutput() function