Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h288 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 Dpath.cpp224 for (auto& PK : Parts) in lexically_normal() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1902 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 DDeclObjC.cpp2389 Kind PK, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2841 Kind PK, in ObjCPropertyImplDecl()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12920 #define SWITCH_PK_INV(CLASS, PK, POS_NAME) \ argument
12924 #define SWITCH_PK_CREATE(CLASS, IRP, PK, SUFFIX) \ argument