Home
last modified time | relevance | path

Searched defs:candidateName (Results 1 – 4 of 4) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.cpp293 const TString& candidateName = (*candidate).first; in relateToOperator() local
310 const TString& candidateName = (*candidate).first; in setFunctionExtensions() local
DSymbolTable.h512 const TString& candidateName = (*candidate).first; in hasFunctionName() local
528 const TString& candidateName = (*candidate).first; in findFunctionVariableName() local
/third_party/typescript/src/compiler/
Dcore.ts2131 const candidateName = getName(candidate); constant
Dchecker.ts30258 const candidateName = symbolName(candidate); constant