Lines Matching defs:PP
103 PathParser PP(P, PS_BeforeBegin); in CreateBegin() local
109 PathParser PP(P, PS_AtEnd); in CreateEnd() local
1466 auto PP = PathParser::CreateEnd(p.native()); in __weakly_canonical() local
1518 auto PP = PathParser::CreateBegin(__pn_); in __root_name() local
1525 auto PP = PathParser::CreateBegin(__pn_); in __root_directory() local
1534 auto PP = PathParser::CreateBegin(__pn_); in __root_path_raw() local
1548 static bool ConsumeRootName(PathParser *PP) { in ConsumeRootName()
1557 static bool ConsumeRootDir(PathParser* PP) { in ConsumeRootDir()
1567 auto PP = PathParser::CreateBegin(__pn_); in __relative_path() local
1579 auto PP = PathParser::CreateBegin(__pn_); in __parent_path() local
1586 auto PP = PathParser::CreateEnd(__pn_); in __parent_path() local
1599 PathParser PP = PathParser::CreateBegin(__pn_); in __filename() local
1667 for (auto PP = PathParser::CreateBegin(__pn_); PP; ++PP) { in lexically_normal() local
1719 static int DetermineLexicalElementCount(PathParser PP) { in DetermineLexicalElementCount()
1733 auto PP = PathParser::CreateBegin(__pn_); in lexically_relative() local
1754 auto PP = PathParser::CreateBegin(__pn_); in lexically_relative() local
1855 auto PP = PathParser::CreateBegin(__p.native()); in hash_value() local
1868 auto PP = PathParser::CreateBegin(__pn_); in begin() local
1885 PathParser PP(__path_ptr_->native(), __entry_, __state_); in __increment() local
1894 PathParser PP(__path_ptr_->native(), __entry_, __state_); in __decrement() local