Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h460 SourceLocation CurrentImportLoc; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp3871 SetCurImportLocRAII(CurrentImportLoc, ImportLoc); in ReadAST()
9117 return Diag(CurrentImportLoc, DiagID); in Diag()