Home
last modified time | relevance | path

Searched defs:PK (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVFABIDemangling.cpp423 Parameters.begin(), Parameters.end(), [](const VFParameter PK) { in tryDemangleForVFABI()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h287 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 DCodeViewDebug.cpp1761 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 DAttributor.cpp275 IRPosition::Kind PK = IRP.getPositionKind(); in manifestAttrs() local
H A DAttributorAttributes.cpp8161 #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 Doperations.cpp1709 for (auto& PK : Parts) in lexically_normal() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp2313 Kind PK, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h2780 Kind PK, in ObjCPropertyImplDecl()