Home
last modified time | relevance | path

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

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