Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Frontend/
DCompilerInstance.h439 bool hasPreprocessor() const { return PP != nullptr; } in hasPreprocessor() function
/external/clang/include/clang/Frontend/
DCompilerInstance.h430 bool hasPreprocessor() const { return PP != nullptr; } in hasPreprocessor() function