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.cpp561 getInputBufferForModule(CompilerInstance &CI, Module *M) { in getInputBufferForModule() function
908 auto Buffer = getInputBufferForModule(CI, CurrentModule); in BeginSourceFile()