Home
last modified time | relevance | path

Searched refs:pushModuleBuildStack (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DFrontendActions.cpp286 SourceMgr.pushModuleBuildStack(CI.getLangOpts().CurrentModule, in BeginSourceFileAction()
H A DCompilerInstance.cpp934 SourceMgr.pushModuleBuildStack(Module->getTopLevelModuleName(), in compileModuleImpl()
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h744 void pushModuleBuildStack(StringRef moduleName, FullSourceLoc importLoc) { in pushModuleBuildStack() function