Lines Matching defs:PP
89 PathParser PP(P, PS_BeforeBegin); in CreateBegin() local
95 PathParser PP(P, PS_AtEnd); in CreateEnd() local
1227 auto PP = PathParser::CreateEnd(p.native()); in __weakly_canonical() local
1279 auto PP = PathParser::CreateBegin(__pn_); in __root_name() local
1286 auto PP = PathParser::CreateBegin(__pn_); in __root_directory() local
1295 auto PP = PathParser::CreateBegin(__pn_); in __root_path_raw() local
1309 static bool ConsumeRootName(PathParser *PP) { in ConsumeRootName()
1318 static bool ConsumeRootDir(PathParser* PP) { in ConsumeRootDir()
1328 auto PP = PathParser::CreateBegin(__pn_); in __relative_path() local
1340 auto PP = PathParser::CreateBegin(__pn_); in __parent_path() local
1347 auto PP = PathParser::CreateEnd(__pn_); in __parent_path() local
1360 PathParser PP = PathParser::CreateBegin(__pn_); in __filename() local
1424 for (auto PP = PathParser::CreateBegin(__pn_); PP; ++PP) { in lexically_normal() local
1475 static int DetermineLexicalElementCount(PathParser PP) { in DetermineLexicalElementCount()
1489 auto PP = PathParser::CreateBegin(__pn_); in lexically_relative() local
1510 auto PP = PathParser::CreateBegin(__pn_); in lexically_relative() local
1611 auto PP = PathParser::CreateBegin(__p.native()); in hash_value() local
1624 auto PP = PathParser::CreateBegin(__pn_); in begin() local
1641 PathParser PP(__path_ptr_->native(), __entry_, __state_); in __increment() local
1650 PathParser PP(__path_ptr_->native(), __entry_, __state_); in __decrement() local