Home
last modified time | relevance | path

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

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