Home
last modified time | relevance | path

Searched refs:getTypeConstantSuffix (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp185 DefineTypeSize(MacroName, TI.getTypeWidth(Ty), TI.getTypeConstantSuffix(Ty), in DefineTypeSize()
254 StringRef ConstSuffix(TI.getTypeConstantSuffix(Ty)); in DefineExactWidthIntType()
507 TI.getTypeConstantSuffix(TI.getSizeType())); in InitializeStandardPredefinedMacros()
1175 StringRef ConstSuffix(TI.getTypeConstantSuffix(TI.getIntMaxType())); in InitializePredefinedMacros()
1181 ConstSuffix = TI.getTypeConstantSuffix(TI.getUIntMaxType()); in InitializePredefinedMacros()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp250 const char *TargetInfo::getTypeConstantSuffix(IntType T) const { in getTypeConstantSuffix() function in TargetInfo
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h993 const char *getTypeConstantSuffix(IntType T) const;
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11641 …etInfo21getTypeConstantSuffixENS0_7IntTypeE", "clang::TargetInfo::getTypeConstantSuffix(clang::Tar…