Searched refs:ContextObj (Results 1 – 2 of 2) sorted by relevance
441 ASTContext *ContextObj = nullptr; variable2352 assert(ContextObj && "requested AST context when not loading AST"); in getContext()2353 return *ContextObj; in getContext()
1661 if (NumFileDecls && ContextObj) { in ReadSLocEntry()3220 if (ASTContext *Ctx = ContextObj) { in ReadASTBlock()3316 if (!ContextObj) { in ReadASTBlock()4442 if (ContextObj) in ReadAST()4618 if (ContextObj) in ReadAST()4641 if (ContextObj) { in ReadAST()5088 ASTContext &Context = *ContextObj; in InitializeContext()5998 if (!ContextObj) in ReadSubmoduleBlock()6696 ASTContext &Context = *ContextObj; in readTypeRecord()7128 ASTContext &Context = *ContextObj; in GetType()[all …]