Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTReader.h407 SourceLocation CurrentImportLoc; variable
/external/clang/lib/Serialization/
DASTReader.cpp3479 SetCurImportLocRAII(CurrentImportLoc, ImportLoc); in ReadAST()
8208 return Diag(CurrentImportLoc, DiagID); in Diag()