Searched defs:PK (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp275 IRPosition::Kind PK = IRP.getPositionKind(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp2308 Create(ASTContext &C, DeclContext *DC, SourceLocation atLoc, SourceLocation L, ObjCPropertyDecl *property, Kind PK, ObjCIvarDecl *ivar, SourceLocation ivarLoc) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h287 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, argument
292 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, argument
351 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, argument
357 static uint32_t calcAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h2778 ObjCPropertyImplDecl(DeclContext *DC, SourceLocation atLoc, SourceLocation L, ObjCPropertyDecl *property, Kind PK, ObjCIvarDecl *ivarDecl, SourceLocation ivarLoc) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h583 explicit IRPosition(Value &AnchorVal, Kind PK, argument
638 explicit IRPosition(Use &U, Kind PK) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1761 PointerKind PK = local
1824 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 local
2510 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 local

Completed in 284 milliseconds