Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTReader.h462 SourceLocation CurrentImportLoc; variable
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp4259 llvm::SaveAndRestore SetCurImportLocRAII(CurrentImportLoc, ImportLoc); in ReadAST()
5615 return DiagnosticError::create(CurrentImportLoc, ConflictError); in ReadSubmoduleBlock()
9129 return Diag(CurrentImportLoc, DiagID); in Diag()