Searched defs:current_path (Results 1 – 8 of 8) sorted by relevance
407 llvm::SmallString<64> current_path; in CopyByRemovingLastPathComponent() local416 llvm::SmallString<64> current_path; in GetLastPathComponent() local423 llvm::SmallString<64> current_path; in PrependPathComponent() local436 llvm::SmallString<64> current_path; in AppendPathComponent() local447 llvm::SmallString<64> current_path; in RemoveLastPathComponent() local480 llvm::SmallString<64> current_path; in IsAbsolute() local
125 PathStatus current_path = filepath_queue_.top(); in GetNextInternal() local287 const PathStatus current_path = filepath_queue_.top(); in UpdateIterator() local
61 inline std::string AddPropertyToPath(const std::string& current_path, in AddPropertyToPath()433 const std::string& current_path, MatchOptions* match_options, in RetrieveSnippetForSection()
319 std::string current_path = in MergeToFieldMask() local444 std::string current_path = in MergeLeafNodesToTree() local
739 StringPiece current_path(path); in Set() local808 StringPiece current_path(path); in Get() local1059 StringPiece current_path(path); in Remove() local
46 static const char *current_path; variable
928 FilePath current_path = base; in VerifyPathControlledByUser() local
561 char *current_path; member