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

  /external/clang/include/clang/Frontend/
FrontendOptions.h 47 VerifyPCH, ///< Load and verify that a PCH file is usable.
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 60 case VerifyPCH: return new VerifyPCHAction();
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 69 milliseconds