Home
last modified time | relevance | path

Searched refs:deepCopyInto (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/xray/tests/unit/
Dfunction_call_trie_test.cpp233 Trie.deepCopyInto(Copy); in TEST()
/external/llvm-project/compiler-rt/lib/xray/
Dxray_function_call_trie.h480 void deepCopyInto(FunctionCallTrie &O) const XRAY_NEVER_INSTRUMENT { in deepCopyInto() function