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

  /external/clang/lib/Format/
FormatToken.h 45 TT_FunctionTypeLParen,
TokenAnnotator.cpp 174 Left->Type = TT_FunctionTypeLParen;
716 Current.Previous->MatchingParen->Type == TT_FunctionTypeLParen;
    [all...]

Completed in 464 milliseconds