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 403 void CompilerInstance::createPCHExternalASTSource(
407 ModuleManager = createPCHExternalASTSource(
417 IntrusiveRefCntPtr<ASTReader> CompilerInstance::createPCHExternalASTSource(
    [all...]
FrontendAction.cpp 353 CI.createPCHExternalASTSource(

Completed in 36 milliseconds