Home
last modified time | relevance | path

Searched refs:markFunctionHasPrototypeDeclaration (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable.h267 const TFunction *markFunctionHasPrototypeDeclaration(const ImmutableString &mangledName,
DSymbolTable.cpp136 const TFunction *TSymbolTable::markFunctionHasPrototypeDeclaration( in markFunctionHasPrototypeDeclaration() function in sh::TSymbolTable
DParseContext.cpp3867 const TFunction *function = symbolTable.markFunctionHasPrototypeDeclaration( in addFunctionPrototypeDeclaration()