Home
last modified time | relevance | path

Searched defs:hasPrototypeDeclaration (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbol.h321 bool hasPrototypeDeclaration() const { return mHasPrototypeDeclaration; } in hasPrototypeDeclaration() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.h180 bool hasPrototypeDeclaration() const { return prototypeDeclaration; } in hasPrototypeDeclaration() function