Searched defs:hasASTContext (Results 1 – 3 of 3) sorted by relevance
45 bool hasASTContext() const { return AST; } in hasASTContext() function
450 bool hasASTContext() const { return Context != nullptr; } in hasASTContext() function
460 bool hasASTContext() const { return Context != nullptr; } in hasASTContext() function