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