HomeSort by relevance Sort by last modified time
    Searched full:closestemplatedeclaration (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Format/
FormatToken.h 177 bool ClosesTemplateDeclaration = false;
TokenAnnotator.cpp 425 CurrentToken->Previous->ClosesTemplateDeclaration = true;
    [all...]
ContinuationIndenter.cpp 222 if (Previous.ClosesTemplateDeclaration)
609 (PreviousNonComment->ClosesTemplateDeclaration ||
    [all...]

Completed in 128 milliseconds