Home | History | Annotate | Download | only in Frontend

Lines Matching refs:TU_Complete

221     TUKind(TU_Complete), WantTiming(getenv("LIBCLANG_TIMING")),
1772 AST->TUKind = Action ? Action->getTranslationUnitKind() : TU_Complete;