Home
last modified time | relevance | path

Searched +defs:string +defs:match (Results 1 – 12 of 12) sorted by relevance

/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dregex_startend.cpp19 void test_matched(const regex_t *preg, const char *string, size_t start, in test_matched()
21 regmatch_t match[1]; in test_matched() local
/llvm-project/mlir/utils/textmate/
H A Dmlir.json19 "match": "\/\/.*$", string
25 "match": "(\\W)?([0-9]+\\.[0-9]*)([eE][+-]?[0-9]+)?", string
29 "match": "([\\W])?(0x[0-9a-zA-Z]+)", string
37 "match": "([\\Wx])?([0-9]+)", string
46 "string": { object
55 "match": "\\\\[nt\"]", string
81 "match": "^\\s*(\\#\\w+)\\b\\s+\\=", string
89 "match": "^\\s*(\\!\\w+)\\b\\s+\\=", string
99 "match": "^\\s*(\\%[\\%\\w\\:\\,\\s]+)\\s+\\=\\s+([\\w\\.\\$\\-]+)\\b", string
114 "match": "^\\s*([\\w\\.\\$\\-]+)\\b(?=[^\\<\\:])", string
[all …]
/llvm-project/mlir/utils/vscode/
H A Dpdll-grammar.json37 "match": "\/\/.*$", string
40 "string": { object
51 "match": "\\\\[nt\"]", string
55 "match": "\\\\.", string
76 "match": "\\\\[nt\"]", string
80 "match": "\\\\.", string
91 "match": "[0-9]+", string
97 "match": "(#include)", string
105 "match": "\\b([aA-zZ_0-9]*)\\b\\s*:\\s*([aA-zZ_0-9]+)\\b(\\<([^\\>]+)\\>)?", string
119 "match": "(\\(|\\>|,)\\s*([aA-zZ_0-9]+)\\b(\\<([^\\>]+)\\>)?\\s*(?=[^:])", string
[all …]
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h346 template<typename Fn> void match(Fn F) const { F(Array); } match() function
359 template<typename Fn> void match(Fn F) const { F(Prefix, Suffix); } match() function
382 template <typename Fn> void match(Fn F) const { F(Ty, Ext, TA); } match() function
433 template<typename Fn> void match(Fn F) const { F(Child, Quals); } match() function
460 template<typename Fn> void match(Fn F) const { F(Ty); } match() function
476 template<typename Fn> void match(Fn F) const { F(Ty, Postfix); } match() function
490 template<typename Fn> void match(Fn F) const { F(Name); } match() function
506 template <typename Fn> void match(Fn F) const { F(Size, Signed); } match() function
525 template<typename Fn> void match(Fn F) const { F(Kind, Child); } match() function
541 template<typename Fn> void match(Fn F) const { F(Transform, BaseType); } match() function
560 template<typename Fn> void match(Fn F) const { F(Base, Tag); } match() function
578 template<typename Fn> void match(Fn F) const { F(Conditions); } match() function
597 template<typename Fn> void match(Fn F) const { F(Ty, Protocol); } match() function
622 template<typename Fn> void match(Fn F) const { F(Pointee); } match() function
704 template<typename Fn> void match(Fn F) const { F(Pointee, RK); } match() function
747 template<typename Fn> void match(Fn F) const { F(ClassType, MemberType); } match() function
781 template<typename Fn> void match(Fn F) const { F(Base, Dimension); } match() function
815 template<typename Fn> void match(Fn F) const { match() function
864 template<typename Fn> void match(Fn F) const { F(E); } match() function
880 template<typename Fn> void match(Fn F) const { F(Types); } match() function
908 template <typename Fn> void match(Fn F) const { F(Base); } match() function
935 template<typename Fn> void match(Fn F) const { match() function
994 template<typename Fn> void match(Fn F) const { F(OpName); } match() function
1010 template<typename Fn> void match(Fn F) const { F(Special, Child); } match() function
1027 template<typename Fn> void match(Fn F) const { F(FirstType, SecondType); } match() function
1044 template<typename Fn> void match(Fn F) const { F(Qual, Name); } match() function
1062 template<typename Fn> void match(Fn F) const { F(Qual, Name); } match() function
1082 template <typename Fn> void match(Fn F) const { match() function
1102 template <typename Fn> void match(Fn F) const { F(Module, Name); } match() function
1120 template<typename Fn> void match(Fn F) const { F(Encoding, Entity); } match() function
1138 template<typename Fn> void match(Fn F) const { F(Qualifier, Name); } match() function
1160 template<typename Fn> void match(Fn F) const { F(BaseType, Dimension); } match() function
1178 template<typename Fn> void match(Fn F) const { F(Dimension); } match() function
1195 template<typename Fn> void match(Fn F) const { F(Dimension); } match() function
1219 template<typename Fn> void match(Fn F) const { F(Kind, Index); } match() function
1246 template <typename Fn> void match(Fn F) const { F(Param, Arg); } match() function
1264 template<typename Fn> void match(Fn F) const { F(Name); } match() function
1281 template<typename Fn> void match(Fn F) const { F(Constraint, Name); } match() function
1300 template<typename Fn> void match(Fn F) const { F(Name, Type); } match() function
1326 template <typename Fn> void match(Fn F) const { F(Name, Params, Requires); } match() function
1352 template<typename Fn> void match(Fn F) const { F(Param); } match() function
1399 template<typename Fn> void match(Fn F) const { F(Data); } match() function
1447 template<typename Fn> void match(Fn F) const { F(Elements); } match() function
1465 template<typename Fn> void match(Fn F) const { F(Child); } match() function
1510 template<typename Fn> void match(Fn F) const { F(Params, Requires); } match() function
1608 template<typename Fn> void match(Fn F) const { F(Name, TemplateArgs); } match() function
1625 template<typename Fn> void match(Fn F) const { F(Child); } match() function
1638 string, global() enumerator
1656 template<typename Fn> void match(Fn F) const { F(SSK); } match() function
1698 template<typename Fn> void match(Fn F) const { F(SSK); } match() function
1729 template<typename Fn> void match(Fn F) const { F(Basename, IsDtor, Variant); } match() function
1744 template<typename Fn> void match(Fn F) const { F(Base); } match() function
1759 template<typename Fn> void match(Fn F) const { F(Count); } match() function
1783 template<typename Fn> void match(Fn F) const { match() function
1823 template<typename Fn> void match(Fn F) const { F(Bindings); } match() function
1845 template <typename Fn> void match(Fn F) const { match() function
1876 template <typename Fn> void match(Fn F) const { match() function
1896 template <typename Fn> void match(Fn F) const { match() function
1916 template <typename Fn> void match(Fn F) const { match() function
1939 template <typename Fn> void match(Fn F) const { match() function
1964 template<typename Fn> void match(Fn F) const { match() function
1995 template <typename Fn> void match(Fn F) const { match() function
2019 template <typename Fn> void match(Fn F) const { match() function
2044 template<typename Fn> void match(Fn F) const { F(Pack); } match() function
2063 template <typename Fn> void match(Fn F) const { match() function
2088 template<typename Fn> void match(Fn F) const { match() function
2123 template <typename Fn> void match(Fn F) const { match() function
2146 template <typename Fn> void match(Fn F) const { match() function
2163 template<typename Fn> void match(Fn F) const { F(Number); } match() function
2179 template <typename Fn> void match(Fn F) const { match() function
2204 template <typename Fn> void match(Fn F) const { match() function
2225 template<typename Fn> void match(Fn F) const { F(Ty, Inits); } match() function
2244 template<typename Fn> void match(Fn F) const { F(Elem, Init, IsArray); } match() function
2269 template<typename Fn> void match(Fn F) const { F(First, Last, Init); } match() function
2294 template<typename Fn> void match(Fn F) const { match() function
2336 template<typename Fn> void match(Fn F) const { F(Op); } match() function
2350 template<typename Fn> void match(Fn F) const { F(Value); } match() function
2363 template<typename Fn> void match(Fn F) const { F(Type); } match() function
2378 template<typename Fn> void match(Fn F) const { F(Type); } match() function
2397 template<typename Fn> void match(Fn F) const { F(Ty, Integer); } match() function
2419 template<typename Fn> void match(Fn F) const { F(Type, Value); } match() function
2446 template<typename Fn> void match(Fn F) const { F(Parameters, Requirements); } match() function
2476 template <typename Fn> void match(Fn F) const { match() function
2503 template <typename Fn> void match(Fn F) const { F(Type); } match() function
2518 template <typename Fn> void match(Fn F) const { F(Constraint); } match() function
2551 template<typename Fn> void match(Fn F) const { F(Contents); } match() function
[all...]
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h347 template<typename Fn> void match(Fn F) const { F(Array); } match() function
360 template<typename Fn> void match(Fn F) const { F(Prefix, Suffix); } match() function
383 template <typename Fn> void match(Fn F) const { F(Ty, Ext, TA); } match() function
434 template<typename Fn> void match(Fn F) const { F(Child, Quals); } match() function
461 template<typename Fn> void match(Fn F) const { F(Ty); } match() function
477 template<typename Fn> void match(Fn F) const { F(Ty, Postfix); } match() function
491 template<typename Fn> void match(Fn F) const { F(Name); } match() function
507 template <typename Fn> void match(Fn F) const { F(Size, Signed); } match() function
526 template<typename Fn> void match(Fn F) const { F(Kind, Child); } match() function
542 template<typename Fn> void match(Fn F) const { F(Transform, BaseType); } match() function
561 template<typename Fn> void match(Fn F) const { F(Base, Tag); } match() function
579 template<typename Fn> void match(Fn F) const { F(Conditions); } match() function
598 template<typename Fn> void match(Fn F) const { F(Ty, Protocol); } match() function
623 template<typename Fn> void match(Fn F) const { F(Pointee); } match() function
705 template<typename Fn> void match(Fn F) const { F(Pointee, RK); } match() function
748 template<typename Fn> void match(Fn F) const { F(ClassType, MemberType); } match() function
782 template<typename Fn> void match(Fn F) const { F(Base, Dimension); } match() function
816 template<typename Fn> void match(Fn F) const { match() function
865 template<typename Fn> void match(Fn F) const { F(E); } match() function
881 template<typename Fn> void match(Fn F) const { F(Types); } match() function
909 template <typename Fn> void match(Fn F) const { F(Base); } match() function
936 template<typename Fn> void match(Fn F) const { match() function
995 template<typename Fn> void match(Fn F) const { F(OpName); } match() function
1011 template<typename Fn> void match(Fn F) const { F(Special, Child); } match() function
1028 template<typename Fn> void match(Fn F) const { F(FirstType, SecondType); } match() function
1045 template<typename Fn> void match(Fn F) const { F(Qual, Name); } match() function
1063 template<typename Fn> void match(Fn F) const { F(Qual, Name); } match() function
1083 template <typename Fn> void match(Fn F) const { match() function
1103 template <typename Fn> void match(Fn F) const { F(Module, Name); } match() function
1121 template<typename Fn> void match(Fn F) const { F(Encoding, Entity); } match() function
1139 template<typename Fn> void match(Fn F) const { F(Qualifier, Name); } match() function
1161 template<typename Fn> void match(Fn F) const { F(BaseType, Dimension); } match() function
1179 template<typename Fn> void match(Fn F) const { F(Dimension); } match() function
1196 template<typename Fn> void match(Fn F) const { F(Dimension); } match() function
1220 template<typename Fn> void match(Fn F) const { F(Kind, Index); } match() function
1247 template <typename Fn> void match(Fn F) const { F(Param, Arg); } match() function
1265 template<typename Fn> void match(Fn F) const { F(Name); } match() function
1282 template<typename Fn> void match(Fn F) const { F(Constraint, Name); } match() function
1301 template<typename Fn> void match(Fn F) const { F(Name, Type); } match() function
1327 template <typename Fn> void match(Fn F) const { F(Name, Params, Requires); } match() function
1353 template<typename Fn> void match(Fn F) const { F(Param); } match() function
1400 template<typename Fn> void match(Fn F) const { F(Data); } match() function
1448 template<typename Fn> void match(Fn F) const { F(Elements); } match() function
1466 template<typename Fn> void match(Fn F) const { F(Child); } match() function
1511 template<typename Fn> void match(Fn F) const { F(Params, Requires); } match() function
1609 template<typename Fn> void match(Fn F) const { F(Name, TemplateArgs); } match() function
1626 template<typename Fn> void match(Fn F) const { F(Child); } match() function
1639 string, global() enumerator
1657 template<typename Fn> void match(Fn F) const { F(SSK); } match() function
1699 template<typename Fn> void match(Fn F) const { F(SSK); } match() function
1730 template<typename Fn> void match(Fn F) const { F(Basename, IsDtor, Variant); } match() function
1745 template<typename Fn> void match(Fn F) const { F(Base); } match() function
1760 template<typename Fn> void match(Fn F) const { F(Count); } match() function
1784 template<typename Fn> void match(Fn F) const { match() function
1824 template<typename Fn> void match(Fn F) const { F(Bindings); } match() function
1846 template <typename Fn> void match(Fn F) const { match() function
1877 template <typename Fn> void match(Fn F) const { match() function
1897 template <typename Fn> void match(Fn F) const { match() function
1917 template <typename Fn> void match(Fn F) const { match() function
1940 template <typename Fn> void match(Fn F) const { match() function
1965 template<typename Fn> void match(Fn F) const { match() function
1996 template <typename Fn> void match(Fn F) const { match() function
2020 template <typename Fn> void match(Fn F) const { match() function
2045 template<typename Fn> void match(Fn F) const { F(Pack); } match() function
2064 template <typename Fn> void match(Fn F) const { match() function
2089 template<typename Fn> void match(Fn F) const { match() function
2124 template <typename Fn> void match(Fn F) const { match() function
2147 template <typename Fn> void match(Fn F) const { match() function
2164 template<typename Fn> void match(Fn F) const { F(Number); } match() function
2180 template <typename Fn> void match(Fn F) const { match() function
2205 template <typename Fn> void match(Fn F) const { match() function
2226 template<typename Fn> void match(Fn F) const { F(Ty, Inits); } match() function
2245 template<typename Fn> void match(Fn F) const { F(Elem, Init, IsArray); } match() function
2270 template<typename Fn> void match(Fn F) const { F(First, Last, Init); } match() function
2295 template<typename Fn> void match(Fn F) const { match() function
2337 template<typename Fn> void match(Fn F) const { F(Op); } match() function
2351 template<typename Fn> void match(Fn F) const { F(Value); } match() function
2364 template<typename Fn> void match(Fn F) const { F(Type); } match() function
2379 template<typename Fn> void match(Fn F) const { F(Type); } match() function
2398 template<typename Fn> void match(Fn F) const { F(Ty, Integer); } match() function
2420 template<typename Fn> void match(Fn F) const { F(Type, Value); } match() function
2447 template<typename Fn> void match(Fn F) const { F(Parameters, Requirements); } match() function
2477 template <typename Fn> void match(Fn F) const { match() function
2504 template <typename Fn> void match(Fn F) const { F(Type); } match() function
2519 template <typename Fn> void match(Fn F) const { F(Constraint); } match() function
2552 template<typename Fn> void match(Fn F) const { F(Contents); } match() function
[all...]
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DMatchers.h116 return Regex.match(II->getName()); in match() function
163 AST_MATCHER_P(Stmt,isStatementIdenticalToBoundNode,std::string,ID) AST_MATCHER_P() argument
/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp317 containsNoNullStencils(const std::vector<std::pair<std::string,Stencil>> & Cases) containsNoNullStencils() argument
325 SelectBoundStencil(std::vector<std::pair<std::string,Stencil>> Cases,Stencil Default) SelectBoundStencil() argument
333 eval(const MatchFinder::MatchResult & match,std::string * result) const eval() argument
479 selectBound(std::vector<std::pair<std::string,Stencil>> CaseStencils,Stencil DefaultStencil) selectBound() argument
[all...]
/llvm-project/llvm/utils/UpdateTestChecks/
H A Dcommon.py717 string, argument
696 __init__( self, string, extra, funcdef_attrs_and_ret, args_and_sig, attrs, func_name_separator, ginfo, ) global() argument
726 repl_arg_names(match) global() argument
1045 get_affixes_from_match(self, match) global() argument
1133 get_match_info(self, match) global() argument
1150 get_name_from_match(self, match) global() argument
1153 get_nameless_value_from_match(self, match) global() argument
[all...]
/llvm-project/lldb/source/Target/
H A DLanguage.cpp257 LanguageType Language::GetLanguageTypeFromString(llvm::StringRef string) { in GetLanguageTypeFromString() argument
471 for (const auto &match : type_results.GetTypeMap().Types()) { in Find_Impl() local
/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp644 bool match = false; ClassImplementsAllMethodsAndProperties() local
1101 bool match = false; MatchTwoAttributeLists() local
1135 bool match = MatchTwoAttributeLists(Attrs1, Attrs2, AvailabilityArgsMatch); AttributesMatch() local
2208 getFileRemappingsFromFileList(std::vector<std::pair<std::string,std::string>> & remap,ArrayRef<StringRef> remapFiles,DiagnosticConsumer * DiagClient) getFileRemappingsFromFileList() argument
[all...]
/llvm-project/flang/lib/Lower/
H A DConvertExprToHLFIR.cpp448 std::optional<std::string> string = staticObject->AsString(); in visit() local
1421 if (auto match = map->find(&expr); match != map->end()) gen() local
1425 if (auto match = map->find(&someExpr); match != map->end()) gen() local
[all...]
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py2037 def match( global() member in TestBase
2297 expect( self, string, msg=None, patterns=None, startstr=None, endstr=None, substrs=None, trace=False, error=False, ordered=True, matching=True, exe=True, inHistory=False, ) global() argument
[all...]