Searched defs:IsCBuffer (Results 1 – 3 of 3) sorted by relevance
24 bool IsCBuffer, Parser &P) { in validateDeclsInsideHLSLBuffer() argument 54 bool IsCBuffer = Tok.is(tok::kw_cbuffer); in ParseHLSLBuffer() local
97 bool IsCBuffer; global() member
4967 bool IsCBuffer; global() variable