Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp526 getInputBufferForModule(CompilerInstance &CI, Module *M) { in getInputBufferForModule() function
793 auto Buffer = getInputBufferForModule(CI, CurrentModule); in BeginSourceFile()