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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h315 SourceLocation CurrentImportLoc; member in class:clang::ASTReader
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp2907 SetCurImportLocRAII(CurrentImportLoc, ImportLoc);
7263 return Diag(CurrentImportLoc, DiagID);

Completed in 204 milliseconds