Home
last modified time | relevance | path

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

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