Home
last modified time | relevance | path

Searched defs:InfoTy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp226 struct StackSafetyInfo::InfoTy { struct in StackSafetyInfo
230 struct StackSafetyGlobalInfo::InfoTy { struct in StackSafetyGlobalInfo
227 InfoStackSafetyInfo::InfoTy global() argument
231 InfoStackSafetyGlobalInfo::InfoTy global() argument
232 SafeAllocasStackSafetyGlobalInfo::InfoTy global() argument
233 UnsafeAccessesStackSafetyGlobalInfo::InfoTy global() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPointerIntPair.h82 using InfoTy = Info; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp7130 QualType InfoTy = readType(); in readTypeSourceInfo() local