Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Serialization/
DASTReader.h441 SourceLocation CurrentImportLoc; variable
/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()
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp4191 SetCurImportLocRAII(CurrentImportLoc, ImportLoc); in ReadAST()
9151 return Diag(CurrentImportLoc, DiagID); in Diag()