HomeSort by relevance Sort by last modified time
    Searched refs:DeserializedPCHDeclsToErrorOn (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Lex/
PreprocessorOptions.h 76 std::set<std::string> DeserializedPCHDeclsToErrorOn;
  /external/clang/lib/Frontend/
FrontendAction.cpp 334 if (!CI.getPreprocessorOpts().DeserializedPCHDeclsToErrorOn.empty()) {
337 CI.getPreprocessorOpts().DeserializedPCHDeclsToErrorOn,
CompilerInvocation.cpp     [all...]

Completed in 298 milliseconds