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

  /external/clang/lib/Format/
FormatToken.h 83 ClosesTemplateDeclaration(false), ParameterCount(0),
149 bool ClosesTemplateDeclaration;
TokenAnnotator.cpp 295 CurrentToken->Previous->ClosesTemplateDeclaration = true;
    [all...]
Format.cpp 624 } else if (Previous.ClosesTemplateDeclaration ||
    [all...]

Completed in 35 milliseconds