Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTReader.h389 SourceLocation CurrentImportLoc; variable
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp3350 SetCurImportLocRAII(CurrentImportLoc, ImportLoc); in ReadAST()
7991 return Diag(CurrentImportLoc, DiagID); in Diag()