Searched defs:IsInAlloca (Results 1 – 16 of 16) sorted by relevance
42 bool IsInAlloca : 1; member
37 unsigned IsInAlloca : 1; ///< Passed with inalloca member
189 bool IsInAlloca : 1; variable
38 unsigned IsInAlloca : 1; ///< Passed with inalloca member
307 bool IsInAlloca : 1; variable
297 bool IsInAlloca : 1; variable
5965 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); in ParseAlloc() local
6896 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); in ParseAlloc() local
7482 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); in parseAlloc() local