Searched refs:ContextObj (Results 1 – 2 of 2) sorted by relevance
423 ASTContext *ContextObj = nullptr; variable2279 assert(ContextObj && "requested AST context when not loading AST"); in getContext()2280 return *ContextObj; in getContext()
1579 if (NumFileDecls && ContextObj) { in ReadSLocEntry()3039 if (ASTContext *Ctx = ContextObj) { in ReadASTBlock()3135 if (!ContextObj) { in ReadASTBlock()4270 if (ContextObj) in ReadAST()4446 if (ContextObj) in ReadAST()4469 if (ContextObj) { in ReadAST()4912 ASTContext &Context = *ContextObj; in InitializeContext()5771 if (!ContextObj) in ReadSubmoduleBlock()6455 ASTContext &Context = *ContextObj; in readTypeRecord()6885 ASTContext &Context = *ContextObj; in GetType()[all …]