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.h514 SourceLocation getAffectingIncludeLoc(const SourceManager &SourceMgr,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1711 SourceLocation ASTWriter::getAffectingIncludeLoc(const SourceManager &SourceMgr, in getAffectingIncludeLoc() function in ASTWriter
1776 Entry.IsTopLevel = getAffectingIncludeLoc(SourceMgr, File).isInvalid(); in WriteInputFiles()
2309 AddSourceLocation(getAffectingIncludeLoc(SourceMgr, File), Record); in WriteSourceManagerBlock()