Searched defs:getTypeByName (Results 1 – 4 of 4) sorted by relevance
99 public TypeMirror getTypeByName(String name) { in getTypeByName() method in DocletElementUtils
528 StructType *Module::getTypeByName(StringRef Name) const { in getTypeByName() function in Module
545 StructType *Module::getTypeByName(StringRef Name) const { in getTypeByName() function in Module
625 StructType *StructType::getTypeByName(LLVMContext &C, StringRef Name) { in getTypeByName() function in StructType