HomeSort by: relevance | last modified time | path
    Searched refs:usingPCHWithThroughHeader (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
Preprocessor.cpp 586 if ((usingPCHWithThroughHeader() && SkippingUntilPCHThroughHeader) ||
608 bool Preprocessor::usingPCHWithThroughHeader() {
PPDirectives.cpp 1958 if (usingPCHWithThroughHeader() && SkippingUntilPCHThroughHeader) {
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 1304 bool usingPCHWithThroughHeader();

Completed in 22 milliseconds