Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTReader.h384 SourceLocation CurrentImportLoc; variable
/external/clang/lib/Serialization/
DASTReader.cpp3634 SetCurImportLocRAII(CurrentImportLoc, ImportLoc); in ReadAST()
8220 return Diag(CurrentImportLoc, DiagID); in Diag()