Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable.h260 const TFunction *markFunctionHasPrototypeDeclaration(const ImmutableString &mangledName,
DSymbolTable.cpp136 const TFunction *TSymbolTable::markFunctionHasPrototypeDeclaration( in markFunctionHasPrototypeDeclaration() function in sh::TSymbolTable
DParseContext.cpp3819 const TFunction *function = symbolTable.markFunctionHasPrototypeDeclaration( in addFunctionPrototypeDeclaration()