Home
last modified time | relevance | path

Searched defs:SourceBuffer (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp314 auto SourceBuffer = getSourceFile(ExpansionCoverage.getFilename()); in attachExpansionSubViews() local
375 auto SourceBuffer = getSourceFile(FunctionCoverage.getFilename()); in createFunctionView() local
395 auto SourceBuffer = getSourceFile(SourceFile); in createSourceFileView() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp74 auto SourceBuffer = SM.getBufferOrNone(SourceFileID, SourceLocation()); in loadAPINotes() local