Searched defs:InAlloca (Results 1 – 6 of 6) sorted by relevance
46 static const uint64_t InAlloca = 1ULL<<12; ///< Passed with inalloca member
74 InAlloca, enumerator
85 InAlloca, enumerator
4743 bool InAlloca = AlignRecord & InAllocaMask; in parseFunctionBody() local
5249 bool InAlloca = AlignRecord & InAllocaMask; in parseFunctionBody() local
4841 const bool InAlloca = Bitfield::get<APV::UsedWithInAlloca>(Rec); in parseFunctionBody() local