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

  /external/clang/include/clang/Frontend/
CompilerInstance.h 646 void createPCHExternalASTSource(StringRef Path, bool DisablePCHValidation,
654 static IntrusiveRefCntPtr<ASTReader> createPCHExternalASTSource(
  /external/clang/lib/Frontend/
CompilerInstance.cpp 409 void CompilerInstance::createPCHExternalASTSource(
413 ModuleManager = createPCHExternalASTSource(
423 IntrusiveRefCntPtr<ASTReader> CompilerInstance::createPCHExternalASTSource(
    [all...]
FrontendAction.cpp 371 CI.createPCHExternalASTSource(

Completed in 171 milliseconds