Home
last modified time | relevance | path

Searched defs:setHasPrototypeDeclaration (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DSymbol.h226 void setHasPrototypeDeclaration() { mHasPrototypeDeclaration = true; } in setHasPrototypeDeclaration() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbol.h320 void setHasPrototypeDeclaration() { mHasPrototypeDeclaration = true; } in setHasPrototypeDeclaration() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.h179 void setHasPrototypeDeclaration() { prototypeDeclaration = true; } in setHasPrototypeDeclaration() function