Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
HDSourceManager.cpp622 noteSLocAddressSpaceUsage(Diag); in createFileIDImpl()
2245 void SourceManager::noteSLocAddressSpaceUsage( in noteSLocAddressSpaceUsage() function in SourceManager
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDSourceManager.h1734 void noteSLocAddressSpaceUsage(DiagnosticsEngine &Diag,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDPragma.cpp1202 PP.getSourceManager().noteSLocAddressSpaceUsage(PP.getDiagnostics(), in HandlePragma()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp3662 SourceMgr.noteSLocAddressSpaceUsage(Diags); in ReadASTBlock()