Searched refs:createModuleFromSource (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DModuleLoader.h129 virtual void createModuleFromSource(SourceLocation Loc, StringRef ModuleName,
169 void createModuleFromSource(SourceLocation ImportLoc, StringRef ModuleName,
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h798 void createModuleFromSource(SourceLocation ImportLoc, StringRef ModuleName,
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPragma.cpp857 TheModuleLoader.createModuleFromSource(Loc, ModuleName->getName(),
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp2023 void CompilerInstance::createModuleFromSource(SourceLocation ImportLoc, function in class:CompilerInstance

Completed in 202 milliseconds