Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCasting.h35 using SimpleType = From; // The real type this represents... member
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h97 COFF::SymbolBaseType SimpleType = COFF::IMAGE_SYM_TYPE_NULL; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp937 using SimpleType = PointerUnion<CallsiteInfo *, AllocInfo *>; typedef
941 using SimpleType = const PointerUnion<CallsiteInfo *, AllocInfo *>; typedef