Searched defs:cloneWithFlags (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugInfoMetadata.h | 761 TempDIType cloneWithFlags(DIFlags NewFlags) const { cloneWithFlags() function |
/llvm-project/llvm/unittests/IR/ | ||
H A D | MetadataTest.cpp | 1839 TEST_F(DITypeTest,cloneWithFlags) TEST_F() argument |