Home | History | Annotate | Download | only in Frontend

Lines Matching refs:setASTContext

87 void CompilerInstance::setASTContext(ASTContext *Value) { Context = Value; }