Searched defs:PK (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | VFABIDemangling.cpp | 423 Parameters.begin(), Parameters.end(), [](const VFParameter PK) { in tryDemangleForVFABI()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 287 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord() 292 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord() 351 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() 357 static uint32_t calcAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in calcAttrs()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1761 PointerKind PK = in lowerTypePointer() local 1824 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in lowerTypeMemberPointer() local 2510 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getVBPTypeIndex() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 275 IRPosition::Kind PK = IRP.getPositionKind(); in manifestAttrs() local
|
H A D | AttributorAttributes.cpp | 8161 #define SWITCH_PK_INV(CLASS, PK, POS_NAME) \ argument 8165 #define SWITCH_PK_CREATE(CLASS, IRP, PK, SUFFIX) \ argument
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
H A D | operations.cpp | 1709 for (auto& PK : Parts) in lexically_normal() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclObjC.cpp | 2313 Kind PK, in Create()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | DeclObjC.h | 2780 Kind PK, in ObjCPropertyImplDecl()
|