Home
last modified time | relevance | path

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

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