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