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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleLoader.h132 virtual void createModuleFromSource(SourceLocation Loc, StringRef ModuleName,
172 void createModuleFromSource(SourceLocation ImportLoc, StringRef ModuleName,
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h805 void createModuleFromSource(SourceLocation ImportLoc, StringRef ModuleName,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp857 TheModuleLoader.createModuleFromSource(Loc, ModuleName->getName(),
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp2051 void CompilerInstance::createModuleFromSource(SourceLocation ImportLoc, function in class:CompilerInstance

Completed in 120 milliseconds