HomeSort by: relevance | last modified time | path
    Searched defs:hasPreprocessor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
CompilerInstance.h 438 bool hasPreprocessor() const { return PP != nullptr; }
CompilerInstance.h 438 bool hasPreprocessor() const { return PP != nullptr; }

Completed in 42 milliseconds