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.h33 const AdditionalKeywords &Keywords, in UnwrappedLineFormatter()
69 const AdditionalKeywords &Keywords; variable
H A DSortJavaScriptImports.cpp150 const AdditionalKeywords &Keywords = Tokens.getKeywords(); in analyze() local
365 parseModuleReferences(const AdditionalKeywords &Keywords, in parseModuleReferences()
445 bool parseModuleReference(const AdditionalKeywords &Keywords, in parseModuleReference()
483 bool parseModuleBindings(const AdditionalKeywords &Keywords, in parseModuleBindings()
490 bool parseStarBinding(const AdditionalKeywords &Keywords, in parseStarBinding()
511 bool parseNamedBindings(const AdditionalKeywords &Keywords, in parseNamedBindings()
H A DObjCPropertyAttributeOrderFixer.cpp159 const SourceManager &SourceMgr, const AdditionalKeywords &Keywords, in analyzeObjCPropertyDecl()
187 const AdditionalKeywords &Keywords = Tokens.getKeywords(); in analyze() local
H A DTokenAnnotator.h214 TokenAnnotator(const FormatStyle &Style, const AdditionalKeywords &Keywords) in TokenAnnotator()
263 const AdditionalKeywords &Keywords; variable
H A DQualifierAlignmentFixer.cpp180 const SourceManager &SourceMgr, const AdditionalKeywords &Keywords, in analyzeRight()
369 const SourceManager &SourceMgr, const AdditionalKeywords &Keywords, in analyzeLeft()
546 const AdditionalKeywords &Keywords = Tokens.getKeywords(); in fixQualifierAlignment() local
H A DFormatTokenLexer.h128 AdditionalKeywords Keywords; variable
H A DUnwrappedLineFormatter.cpp47 const AdditionalKeywords &Keywords, unsigned StartLevel, in LevelIndentTracker()
168 const AdditionalKeywords &Keywords; member in clang::format::__anon1029540c0111::LevelIndentTracker
214 LineJoiner(const FormatStyle &Style, const AdditionalKeywords &Keywords, in LineJoiner()
936 const AdditionalKeywords &Keywords; member in clang::format::__anon1029540c0111::LineJoiner
H A DUnwrappedLineParser.cpp151 const AdditionalKeywords &Keywords, unsigned FirstStartColumn, in UnwrappedLineParser()
931 const AdditionalKeywords &Keywords) { in isIIFE()
1241 static bool mustBeJSIdent(const AdditionalKeywords &Keywords, in mustBeJSIdent()
1256 static bool mustBeJSIdentOrValue(const AdditionalKeywords &Keywords, in mustBeJSIdentOrValue()
1265 static bool isJSDeclOrStmt(const AdditionalKeywords &Keywords, in isJSDeclOrStmt()
H A DTokenAnnotator.cpp126 const AdditionalKeywords &Keywords, in AnnotatingParser()
2712 const AdditionalKeywords &Keywords; member in clang::format::__anonf599c8510111::AnnotatingParser
2730 ExpressionParser(const FormatStyle &Style, const AdditionalKeywords &Keywords, in ExpressionParser()
3119 const AdditionalKeywords &Keywords; member in clang::format::__anonf599c8510111::ExpressionParser
H A DUnwrappedLineParser.h327 const AdditionalKeywords &Keywords; variable
H A DContinuationIndenter.h193 const AdditionalKeywords &Keywords; variable
H A DContinuationIndenter.cpp236 const AdditionalKeywords &Keywords, in ContinuationIndenter()
H A DFormat.cpp2834 const AdditionalKeywords &Keywords) { in guessIsObjC()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp4667 Keywords, Pragma, C23, HLSLSemantic; in EmitClangAttrParsedAttrKinds() local