Searched refs:hasPrototypeDeclaration (Results 1 – 7 of 7) sorted by relevance
227 bool hasPrototypeDeclaration() const { return mHasPrototypeDeclaration; } in hasPrototypeDeclaration() function
104 *hadPrototypeDeclarationOut = function->hasPrototypeDeclaration(); in markFunctionHasPrototypeDeclaration()
321 bool hasPrototypeDeclaration() const { return mHasPrototypeDeclaration; } in hasPrototypeDeclaration() function
141 *hadPrototypeDeclarationOut = function->hasPrototypeDeclaration(); in markFunctionHasPrototypeDeclaration()
70 if (src.hasPrototypeDeclaration()) in AcquireFunctionExtras()
180 bool hasPrototypeDeclaration() const { return prototypeDeclaration; } in hasPrototypeDeclaration() function
1835 if(symbolTableFunction->hasPrototypeDeclaration() && mShaderVersion == 100) in addFunctionPrototypeDeclaration()