Searched defs:Place (Results 1 – 5 of 5) sorted by relevance
66 const Expr *Place = NE->getPlacementArg(0); in getExtentSizeOfPlace() local276 const Expr *Place = NE->getPlacementArg(0); in checkPlaceIsAlignedProperly() local
94 inline ContextNode *allocContextNode(char *Place, GUID Guid, in allocContextNode()
337 static uint64_t PREL31(uint32_t Address, uint32_t Place) { in PREL31()
184 BasicBlock *Place = nullptr; member
78 enum class OrphanHandlingPolicy { Place, Warn, Error }; enumerator