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

  /external/clang/lib/Format/
TokenAnnotator.h 76 ClosesTemplateDeclaration(false), MatchingParen(NULL),
118 bool ClosesTemplateDeclaration;
TokenAnnotator.cpp 304 CurrentToken->Parent->ClosesTemplateDeclaration = true;
    [all...]
Format.cpp 546 } else if (Previous.ClosesTemplateDeclaration ||
    [all...]

Completed in 48 milliseconds