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

/external/clang/lib/AST/
H A DDeclObjC.cpp2193 Kind PK,
2196 return new (C, DC) ObjCPropertyImplDecl(DC, atLoc, L, property, PK, ivar,
2188 Create(ASTContext &C, DeclContext *DC, SourceLocation atLoc, SourceLocation L, ObjCPropertyDecl *property, Kind PK, ObjCIvarDecl *ivar, SourceLocation ivarLoc) argument
/external/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1156 PointerKind PK = local
1175 PointerRecord PR(PointeeTI, PK, PM, PO, Ty->getSizeInBits() / 8);
1216 PointerKind PK = Asm->MAI->getPointerSize() == 8 ? PointerKind::Near64 local
1226 PointerRecord PR(PointeeTI, PK, PM, PO, SizeInBytes, MPI);
1732 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 local
1736 PointerRecord PR(ModifiedTI, PK, PM, PO, getPointerSizeInBytes());
/external/clang/include/clang/AST/
H A DDeclObjC.h2688 Kind PK,
2694 assert (PK == Dynamic || PropertyIvarDecl);
2701 Kind PK,
2686 ObjCPropertyImplDecl(DeclContext *DC, SourceLocation atLoc, SourceLocation L, ObjCPropertyDecl *property, Kind PK, ObjCIvarDecl *ivarDecl, SourceLocation ivarLoc) argument
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...

Completed in 177 milliseconds