Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h443 SourceLocation CurrentImportLoc; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4230 SetCurImportLocRAII(CurrentImportLoc, ImportLoc); in ReadAST()
9043 return Diag(CurrentImportLoc, DiagID); in Diag()