Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DFrontendAction.cpp543 getInputBufferForModule(CompilerInstance &CI, Module *M) { in getInputBufferForModule() function
882 auto Buffer = getInputBufferForModule(CI, CurrentModule); in BeginSourceFile()