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

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
ModuleLoader.h 129 virtual void createModuleFromSource(SourceLocation Loc, StringRef ModuleName,
169 void createModuleFromSource(SourceLocation ImportLoc, StringRef ModuleName,
  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
CompilerInstance.h 798 void createModuleFromSource(SourceLocation ImportLoc, StringRef ModuleName,
  /src/external/apache2/llvm/dist/clang/lib/Lex/
Pragma.cpp 857 TheModuleLoader.createModuleFromSource(Loc, ModuleName->getName(),
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInstance.cpp 2023 void CompilerInstance::createModuleFromSource(SourceLocation ImportLoc,

Completed in 30 milliseconds