Home
last modified time | relevance | path

Searched refs:kw_function (Results 26 – 50 of 108) sorted by relevance

12345

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Format/
H A DFormatToken.h860 kw_function = &IdentTable.get("function"); in AdditionalKeywords()
937 kw_function, kw_get, kw_import, kw_is, kw_let, kw_module, kw_readonly, in AdditionalKeywords()
951 kw_function, kw_get, kw_import, kw_is, kw_let, kw_module, kw_readonly, in AdditionalKeywords()
979 IdentifierInfo *kw_function; member
H A DUnwrappedLineParser.cpp693 if (I->Tok->isNot(Keywords.kw_function)) in isIIFE()
962 Keywords.kw_function, Keywords.kw_import, Keywords.kw_is, in mustBeJSIdent()
992 Keywords.kw_async, Keywords.kw_function, in isJSDeclOrStmt()
1464 FormatTok->is(Keywords.kw_function) && in parseStructuralElement()
1790 assert(FormatTok->is(Keywords.kw_function) || in tryToParseJSFunction()
1791 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function)); in tryToParseJSFunction()
1869 if (FormatTok->is(Keywords.kw_function) || in parseBracedList()
1870 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function)) { in parseBracedList()
2006 (FormatTok->is(Keywords.kw_function) || in parseParens()
2007 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function))) in parseParens()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Format/
H A DFormatToken.h860 kw_function = &IdentTable.get("function"); in AdditionalKeywords()
937 kw_function, kw_get, kw_import, kw_is, kw_let, kw_module, kw_readonly, in AdditionalKeywords()
951 kw_function, kw_get, kw_import, kw_is, kw_let, kw_module, kw_readonly, in AdditionalKeywords()
979 IdentifierInfo *kw_function; member
H A DUnwrappedLineParser.cpp693 if (I->Tok->isNot(Keywords.kw_function)) in isIIFE()
962 Keywords.kw_function, Keywords.kw_import, Keywords.kw_is, in mustBeJSIdent()
992 Keywords.kw_async, Keywords.kw_function, in isJSDeclOrStmt()
1464 FormatTok->is(Keywords.kw_function) && in parseStructuralElement()
1790 assert(FormatTok->is(Keywords.kw_function) || in tryToParseJSFunction()
1791 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function)); in tryToParseJSFunction()
1869 if (FormatTok->is(Keywords.kw_function) || in parseBracedList()
1870 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function)) { in parseBracedList()
2006 (FormatTok->is(Keywords.kw_function) || in parseParens()
2007 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function))) in parseParens()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Format/
H A DFormatToken.h852 kw_function = &IdentTable.get("function"); in AdditionalKeywords()
929 kw_function, kw_get, kw_import, kw_is, kw_let, kw_module, kw_readonly, in AdditionalKeywords()
943 kw_function, kw_get, kw_import, kw_is, kw_let, kw_module, kw_readonly, in AdditionalKeywords()
971 IdentifierInfo *kw_function; member
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Format/
H A DFormatToken.h860 kw_function = &IdentTable.get("function"); in AdditionalKeywords()
937 kw_function, kw_get, kw_import, kw_is, kw_let, kw_module, kw_readonly, in AdditionalKeywords()
951 kw_function, kw_get, kw_import, kw_is, kw_let, kw_module, kw_readonly, in AdditionalKeywords()
979 IdentifierInfo *kw_function; member
H A DUnwrappedLineParser.cpp693 if (I->Tok->isNot(Keywords.kw_function)) in isIIFE()
962 Keywords.kw_function, Keywords.kw_import, Keywords.kw_is, in mustBeJSIdent()
992 Keywords.kw_async, Keywords.kw_function, in isJSDeclOrStmt()
1464 FormatTok->is(Keywords.kw_function) && in parseStructuralElement()
1790 assert(FormatTok->is(Keywords.kw_function) || in tryToParseJSFunction()
1791 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function)); in tryToParseJSFunction()
1869 if (FormatTok->is(Keywords.kw_function) || in parseBracedList()
1870 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function)) { in parseBracedList()
2006 (FormatTok->is(Keywords.kw_function) || in parseParens()
2007 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function))) in parseParens()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Format/
H A DFormatToken.h860 kw_function = &IdentTable.get("function"); in AdditionalKeywords()
937 kw_function, kw_get, kw_import, kw_is, kw_let, kw_module, kw_readonly, in AdditionalKeywords()
951 kw_function, kw_get, kw_import, kw_is, kw_let, kw_module, kw_readonly, in AdditionalKeywords()
979 IdentifierInfo *kw_function; member
H A DUnwrappedLineParser.cpp693 if (I->Tok->isNot(Keywords.kw_function)) in isIIFE()
962 Keywords.kw_function, Keywords.kw_import, Keywords.kw_is, in mustBeJSIdent()
992 Keywords.kw_async, Keywords.kw_function, in isJSDeclOrStmt()
1464 FormatTok->is(Keywords.kw_function) && in parseStructuralElement()
1790 assert(FormatTok->is(Keywords.kw_function) || in tryToParseJSFunction()
1791 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function)); in tryToParseJSFunction()
1869 if (FormatTok->is(Keywords.kw_function) || in parseBracedList()
1870 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function)) { in parseBracedList()
2006 (FormatTok->is(Keywords.kw_function) || in parseParens()
2007 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function))) in parseParens()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Format/
H A DUnwrappedLineParser.cpp704 if (I->Tok->isNot(Keywords.kw_function)) in isIIFE()
973 Keywords.kw_function, Keywords.kw_import, Keywords.kw_is, in mustBeJSIdent()
1003 Keywords.kw_async, Keywords.kw_function, in isJSDeclOrStmt()
1475 FormatTok->is(Keywords.kw_function) && in parseStructuralElement()
1801 assert(FormatTok->is(Keywords.kw_function) || in tryToParseJSFunction()
1802 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function)); in tryToParseJSFunction()
1880 if (FormatTok->is(Keywords.kw_function) || in parseBracedList()
1881 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function)) { in parseBracedList()
2017 (FormatTok->is(Keywords.kw_function) || in parseParens()
2018 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function))) in parseParens()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Format/
H A DUnwrappedLineParser.cpp693 if (I->Tok->isNot(Keywords.kw_function)) in isIIFE()
962 Keywords.kw_function, Keywords.kw_import, Keywords.kw_is, in mustBeJSIdent()
992 Keywords.kw_async, Keywords.kw_function, in isJSDeclOrStmt()
1464 FormatTok->is(Keywords.kw_function) && in parseStructuralElement()
1790 assert(FormatTok->is(Keywords.kw_function) || in tryToParseJSFunction()
1791 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function)); in tryToParseJSFunction()
1869 if (FormatTok->is(Keywords.kw_function) || in parseBracedList()
1870 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function)) { in parseBracedList()
2006 (FormatTok->is(Keywords.kw_function) || in parseParens()
2007 FormatTok->startsSequence(Keywords.kw_async, Keywords.kw_function))) in parseParens()
[all …]
/dports/shells/fish/fish-3.3.1/src/
H A Dast.h576 keyword_t<parse_keyword_t::kw_function> kw_function; member
581 FIELDS(kw_function, first_arg, args, semi_nl)
/dports/devel/llvm80/llvm-8.0.1.src/lib/AsmParser/
H A DLLToken.h366 kw_function, enumerator
/dports/devel/llvm70/llvm-7.0.1.src/lib/AsmParser/
H A DLLToken.h363 kw_function, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/AsmParser/
H A DLLToken.h388 kw_function, enumerator
/dports/devel/llvm10/llvm-10.0.1.src/lib/AsmParser/
H A DLLToken.h379 kw_function, enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/AsmParser/
H A DLLToken.h391 kw_function, enumerator
/dports/devel/llvm11/llvm-11.0.1.src/lib/AsmParser/
H A DLLToken.h384 kw_function, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLToken.h379 kw_function, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/AsmParser/
H A DLLToken.h379 kw_function, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/AsmParser/
H A DLLToken.h388 kw_function, enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/AsmParser/
H A DLLToken.h391 kw_function, enumerator
/dports/devel/llvm90/llvm-9.0.1.src/lib/AsmParser/
H A DLLToken.h374 kw_function, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/AsmParser/
H A DLLToken.h397 kw_function, enumerator
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/AsmParser/
H A DLLToken.h397 kw_function, enumerator

12345