Searched refs:getIdentifiedChecked (Results 1 – 3 of 3) sorted by relevance
353 return LLVMStructType::getIdentifiedChecked(loc, name); in parseStructType()386 auto type = LLVMStructType::getIdentifiedChecked(loc, name); in parseStructType()411 auto type = LLVMStructType::getIdentifiedChecked(loc, name); in parseStructType()
408 LLVMStructType LLVMStructType::getIdentifiedChecked(Location loc, in getIdentifiedChecked() function in LLVMStructType
442 static LLVMStructType getIdentifiedChecked(Location loc, StringRef name);