Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTReader.h444 SourceLocation CurrentImportLoc; variable
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp4261 SetCurImportLocRAII(CurrentImportLoc, ImportLoc); in ReadAST()
5599 return DiagnosticError::create(CurrentImportLoc, ConflictError); in ReadSubmoduleBlock()
9090 return Diag(CurrentImportLoc, DiagID); in Diag()