Home
last modified time | relevance | path

Searched refs:checkAtomicMemoryBuiltinFunctions (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DParseContext.h468 void checkAtomicMemoryBuiltinFunctions(TIntermAggregate *functionCall);
DParseContext.cpp7402 void TParseContext::checkAtomicMemoryBuiltinFunctions(TIntermAggregate *functionCall) in checkAtomicMemoryBuiltinFunctions() function in sh::TParseContext
7663 checkAtomicMemoryBuiltinFunctions(callNode); in addNonConstructorFunctionCall()