Searched defs:PK (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | VFABIDemangling.cpp |
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 288 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord() 293 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord() 352 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() 358 static uint32_t calcAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in calcAttrs()
|
/freebsd/contrib/llvm-project/libcxx/src/filesystem/ |
H A D | path.cpp | 224 for (auto& PK : Parts) in lexically_normal() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1902 PointerKind PK = lowerTypePointer() local 1965 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 lowerTypeMemberPointer() local 2653 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 getVBPTypeIndex() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclObjC.cpp | 2389 Kind PK, in Create()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclObjC.h | 2841 Kind PK, in ObjCPropertyImplDecl()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 12920 #define SWITCH_PK_INV(CLASS, PK, POS_NAME) \ argument 12924 #define SWITCH_PK_CREATE(CLASS, IRP, PK, SUFFIX) \ argument
|