Searched defs:IsInAlloca (Results 1 – 3 of 3) sorted by relevance
38 unsigned IsInAlloca : 1; ///< Passed with inalloca global() member
308 bool IsInAlloca : 1; global() variable
8086 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); parseAlloc() local