Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp609 noteSLocAddressSpaceUsage(Diag); in createFileIDImpl()
2206 void SourceManager::noteSLocAddressSpaceUsage( in noteSLocAddressSpaceUsage() function in SourceManager
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1725 void noteSLocAddressSpaceUsage(DiagnosticsEngine &Diag,
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp1202 PP.getSourceManager().noteSLocAddressSpaceUsage(PP.getDiagnostics(), in HandlePragma()
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3639 SourceMgr.noteSLocAddressSpaceUsage(Diags); in ReadASTBlock()