Home
last modified time | relevance | path

Searched refs:getAffectingIncludeLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h543 SourceLocation getAffectingIncludeLoc(const SourceManager &SourceMgr,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1796 SourceLocation ASTWriter::getAffectingIncludeLoc(const SourceManager &SourceMgr, in getAffectingIncludeLoc() function in ASTWriter
2386 AddSourceLocation(getAffectingIncludeLoc(SourceMgr, File), Record); in WriteSourceManagerBlock()