Home
last modified time | relevance | path

Searched defs:Keywords (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.h31 const AdditionalKeywords &Keywords, in UnwrappedLineFormatter()
67 const AdditionalKeywords &Keywords; variable
H A DSortJavaScriptImports.cpp146 const AdditionalKeywords &Keywords = Tokens.getKeywords(); in analyze() local
360 parseModuleReferences(const AdditionalKeywords &Keywords, in parseModuleReferences()
440 bool parseModuleReference(const AdditionalKeywords &Keywords, in parseModuleReference()
478 bool parseModuleBindings(const AdditionalKeywords &Keywords, in parseModuleBindings()
485 bool parseStarBinding(const AdditionalKeywords &Keywords, in parseStarBinding()
506 bool parseNamedBindings(const AdditionalKeywords &Keywords, in parseNamedBindings()
H A DObjCPropertyAttributeOrderFixer.cpp154 const SourceManager &SourceMgr, const AdditionalKeywords &Keywords, in analyzeObjCPropertyDecl()
182 const AdditionalKeywords &Keywords = Tokens.getKeywords(); in analyze() local
H A DTokenAnnotator.h225 TokenAnnotator(const FormatStyle &Style, const AdditionalKeywords &Keywords) in TokenAnnotator()
278 const AdditionalKeywords &Keywords; variable
H A DQualifierAlignmentFixer.cpp179 const SourceManager &SourceMgr, const AdditionalKeywords &Keywords, in analyzeRight()
379 const SourceManager &SourceMgr, const AdditionalKeywords &Keywords, in analyzeLeft()
565 const AdditionalKeywords &Keywords = Tokens.getKeywords(); in fixQualifierAlignment() local
H A DFormatTokenLexer.h126 AdditionalKeywords Keywords; variable
H A DUnwrappedLineFormatter.cpp47 const AdditionalKeywords &Keywords, unsigned StartLevel, in LevelIndentTracker()
147 const AdditionalKeywords &Keywords; member in clang::format::__anond596d1440111::LevelIndentTracker
193 LineJoiner(const FormatStyle &Style, const AdditionalKeywords &Keywords, in LineJoiner()
1003 const AdditionalKeywords &Keywords; member in clang::format::__anond596d1440111::LineJoiner
H A DUnwrappedLineParser.cpp156 const AdditionalKeywords &Keywords, unsigned FirstStartColumn, in UnwrappedLineParser()
937 const AdditionalKeywords &Keywords) { in isIIFE()
1252 static bool mustBeJSIdent(const AdditionalKeywords &Keywords, in mustBeJSIdent()
1267 static bool mustBeJSIdentOrValue(const AdditionalKeywords &Keywords, in mustBeJSIdentOrValue()
1276 static bool isJSDeclOrStmt(const AdditionalKeywords &Keywords, in isJSDeclOrStmt()
H A DUnwrappedLineParser.h329 const AdditionalKeywords &Keywords; variable
H A DTokenAnnotator.cpp126 const AdditionalKeywords &Keywords, in AnnotatingParser()
3169 const AdditionalKeywords &Keywords; member in clang::format::__anonadd98d890111::AnnotatingParser
3189 ExpressionParser(const FormatStyle &Style, const AdditionalKeywords &Keywords, in ExpressionParser()
3587 const AdditionalKeywords &Keywords; member in clang::format::__anonadd98d890111::ExpressionParser
H A DContinuationIndenter.h188 const AdditionalKeywords &Keywords; variable
H A DContinuationIndenter.cpp244 const AdditionalKeywords &Keywords, in ContinuationIndenter()
H A DFormat.cpp3036 const AdditionalKeywords &Keywords) { in guessIsObjC()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp4946 Keywords, Pragma, C23, HLSLAnnotation; in EmitClangAttrParsedAttrKinds() local