Searched defs:Keywords (Results 1 – 12 of 12) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Format/ |
| HD | SortJavaScriptImports.cpp | 132 const AdditionalKeywords &Keywords = Tokens.getKeywords(); in analyze() local 277 parseModuleReferences(const AdditionalKeywords &Keywords, in parseModuleReferences() 331 bool parseModuleReference(const AdditionalKeywords &Keywords, in parseModuleReference() 371 bool parseModuleBindings(const AdditionalKeywords &Keywords, in parseModuleBindings() 378 bool parseStarBinding(const AdditionalKeywords &Keywords, in parseStarBinding() 394 bool parseNamedBindings(const AdditionalKeywords &Keywords, in parseNamedBindings()
|
| HD | UnwrappedLineFormatter.h | 33 const AdditionalKeywords &Keywords, in UnwrappedLineFormatter() 68 const AdditionalKeywords &Keywords; variable
|
| HD | TokenAnnotator.h | 159 TokenAnnotator(const FormatStyle &Style, const AdditionalKeywords &Keywords) in TokenAnnotator() 194 const AdditionalKeywords &Keywords; variable
|
| HD | FormatTokenLexer.h | 102 AdditionalKeywords Keywords; variable
|
| HD | UnwrappedLineParser.cpp | 225 const AdditionalKeywords &Keywords, in UnwrappedLineParser() 613 const AdditionalKeywords &Keywords) { in isIIFE() 883 static bool mustBeJSIdent(const AdditionalKeywords &Keywords, in mustBeJSIdent() 898 static bool mustBeJSIdentOrValue(const AdditionalKeywords &Keywords, in mustBeJSIdentOrValue() 907 static bool isJSDeclOrStmt(const AdditionalKeywords &Keywords, in isJSDeclOrStmt()
|
| HD | UnwrappedLineFormatter.cpp | 41 const AdditionalKeywords &Keywords, unsigned StartLevel, in LevelIndentTracker() 121 const AdditionalKeywords &Keywords; member in clang::format::__anon1f81125b0111::LevelIndentTracker 164 LineJoiner(const FormatStyle &Style, const AdditionalKeywords &Keywords, in LineJoiner() 712 const AdditionalKeywords &Keywords; member in clang::format::__anon1f81125b0111::LineJoiner
|
| HD | TokenAnnotator.cpp | 67 const AdditionalKeywords &Keywords) in AnnotatingParser() 1861 const AdditionalKeywords &Keywords; member in clang::format::__anonbb1ba7a00111::AnnotatingParser 1877 ExpressionParser(const FormatStyle &Style, const AdditionalKeywords &Keywords, in ExpressionParser() 2068 const AdditionalKeywords &Keywords; member in clang::format::__anonbb1ba7a00111::ExpressionParser
|
| HD | UnwrappedLineParser.h | 206 const AdditionalKeywords &Keywords; variable
|
| HD | ContinuationIndenter.h | 192 const AdditionalKeywords &Keywords; variable
|
| HD | ContinuationIndenter.cpp | 225 const AdditionalKeywords &Keywords, in ContinuationIndenter()
|
| HD | Format.cpp | 1714 const AdditionalKeywords &Keywords) { in guessIsObjC()
|
| /freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/ |
| HD | ClangAttrEmitter.cpp | 3725 Keywords, Pragma, C2x; in EmitClangAttrParsedAttrKinds() local
|