Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp274 StringRef FullSourceLoc::getBufferData(bool *Invalid) const { in getBufferData() function in FullSourceLoc
H A DSourceManager.cpp752 StringRef SourceManager::getBufferData(FileID FID, bool *Invalid) const { getBufferData() function in SourceManager