Home
last modified time | relevance | path

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

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