Searched defs:CaptureNames (Results 1 – 3 of 3) sorted by relevance
61 TEST(Regexp, CaptureNames) { in TEST() argument
607 map<int, string>* Regexp::CaptureNames() { in CaptureNames() function in re2::Regexp
958 llvm::SmallSet<IdentifierInfo*, 8> CaptureNames; in ActOnStartOfLambdaDefinition() local