Home
last modified time | relevance | path

Searched refs:CurrentPrefix (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Format/
DWhitespaceManager.h77 StringRef CurrentPrefix, bool InPPDirective,
DWhitespaceManager.cpp79 StringRef PreviousPostfix, StringRef CurrentPrefix, bool InPPDirective, in replaceWhitespaceInToken() argument
87 CurrentPrefix, Tok.is(TT_LineComment) ? tok::comment : tok::unknown, in replaceWhitespaceInToken()