Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/IR/
H A DVFABIDemangler.cpp491 llvm::count_if(Parameters, [](const VFParameter &PK) { in tryDemangleForVFABI()
/freebsd-src/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath.cpp224 for (auto& PK : Parts) in lexically_normal() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1920 PointerKind PK = in lowerTypePointer() local
1983 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in lowerTypeMemberPointer() local
2671 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getVBPTypeIndex() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp2406 Create(ASTContext & C,DeclContext * DC,SourceLocation atLoc,SourceLocation L,ObjCPropertyDecl * property,Kind PK,ObjCIvarDecl * ivar,SourceLocation ivarLoc) Create() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2841 Kind PK, in ObjCPropertyImplDecl() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12928 SWITCH_PK_INV(CLASS,PK,POS_NAME) global() argument
12932 SWITCH_PK_CREATE(CLASS,IRP,PK,SUFFIX) global() argument