Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DSymbolTable.h499 void findFunctionNameList(const TString& name, TVector<const TFunction*>& list) in findFunctionNameList() function
852 void findFunctionNameList(const TString& name, TVector<const TFunction*>& list, bool& builtIn) in findFunctionNameList() function
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DSymbolTable.h495 void findFunctionNameList(const TString& name, TVector<const TFunction*>& list) in findFunctionNameList() function
848 void findFunctionNameList(const TString& name, TVector<const TFunction*>& list, bool& builtIn) in findFunctionNameList() function