Searched defs:SkipComments (Results 1 – 2 of 2) sorted by relevance
19 const LangOptions &LangOpts, bool SkipComments) { in getPreviousTokenAndStart() argument 40 getPreviousToken(SourceLocation Location,const SourceManager & SM,const LangOptions & LangOpts,bool SkipComments) getPreviousToken() argument
306 const bool SkipComments = false; in getConditionText() local