Searched defs:roots (Results 1 – 7 of 7) sorted by relevance
714 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendReturnedInstructionToFunctionCallForest()774 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendInstructionToFunctionCallForest()861 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendErrorToFunctionCallForest()877 std::vector<TraceDumper::FunctionCallUP> roots; in CreateFunctionCallForest() local
163 const std::vector<StringRef> &roots, in getSearchPaths()201 std::vector<StringRef> roots; in getSystemLibraryRoots() local215 getLibrarySearchPaths(InputArgList &args, const std::vector<StringRef> &roots) { in getLibrarySearchPaths()221 const std::vector<StringRef> &roots) { in getFrameworkSearchPaths()
274 const std::vector<StringRef> &roots, in findPathCombination()
1610 std::vector<node_ptr> &roots, in parse_file()2017 std::vector<node_ptr> roots; in parse_dts() local
74 addr_and_size_t roots; // Pointer to __kmp_root. member