Searched refs:BTName (Results 1 – 1 of 1) sorted by relevance
392 StringRef BTName; in CreateType() local508 BTName = "long int"; in CreateType()511 BTName = "long long int"; in CreateType()514 BTName = "long unsigned int"; in CreateType()517 BTName = "long long unsigned int"; in CreateType()520 BTName = BT->getName(CGM.getLangOpts()); in CreateType()526 llvm::DIType DbgTy = DBuilder.createBasicType(BTName, Size, Align, Encoding); in CreateType()