Searched refs:hasPrototypeDeclaration (Results 1 – 4 of 4) sorted by relevance
227 bool hasPrototypeDeclaration() const { return mHasPrototypeDeclaration; } in hasPrototypeDeclaration() function
137 *hadPrototypeDeclarationOut = function->hasPrototypeDeclaration(); in markFunctionHasPrototypeDeclaration()
180 bool hasPrototypeDeclaration() const { return prototypeDeclaration; } in hasPrototypeDeclaration() function
1835 if(symbolTableFunction->hasPrototypeDeclaration() && mShaderVersion == 100) in addFunctionPrototypeDeclaration()