Searched refs:hasLayoutLocation (Results 1 – 2 of 2) sorted by relevance
67 if (hasLayoutLocation()) in tokenizeDeclaration()77 DE_ASSERT(!hasLayoutLocation()); in tokenizeDeclaration()93 if (hasLayoutLocation()) in tokenizeDeclaration()100 DE_ASSERT(!hasLayoutLocation()); in tokenizeDeclaration()
61 bool hasLayoutLocation (void) const { return m_layoutLocation >= 0; } in hasLayoutLocation() function in rsg::Variable