Home | History | Annotate | Download | only in Frontend

Lines Matching defs:setASTContext

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