Searched defs:PK (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | VFABIDemangler.cpp | 491 llvm::count_if(Parameters, [](const VFParameter &PK) { in tryDemangleForVFABI()
|
/freebsd-src/contrib/llvm-project/libcxx/src/filesystem/ |
H A D | path.cpp | 224 for (auto& PK : Parts) in lexically_normal() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1920 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 D | DeclObjC.cpp | 2406 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 D | DeclObjC.h | 2841 Kind PK, in ObjCPropertyImplDecl() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 12928 SWITCH_PK_INV(CLASS,PK,POS_NAME) global() argument 12932 SWITCH_PK_CREATE(CLASS,IRP,PK,SUFFIX) global() argument
|