Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DFrontendAction.cpp549 getInputBufferForModule(CompilerInstance &CI, Module *M) { in getInputBufferForModule() function
894 auto Buffer = getInputBufferForModule(CI, CurrentModule); in BeginSourceFile()