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 46 TT_FunctionTypeLParen,
TokenAnnotator.cpp 184 Left->Type = TT_FunctionTypeLParen;
801 Current.Previous->MatchingParen->is(TT_FunctionTypeLParen);
    [all...]

Completed in 37 milliseconds