Searched defs:typePath (Results 1 – 3 of 3) sorted by relevance
37 public TypePathInfo[] typePath; field in TypeAnnotation55 TypePathInfo[] typePath) in TypeAnnotation()
691 static bool traverseVariablePath (std::vector<VariablePathComponent>& typePath, const char* subPath… in traverseVariablePath()733 static bool traverseVariablePath (std::vector<VariablePathComponent>& typePath, const std::string& … in traverseVariablePath()742 static bool traverseShaderVariablePath (std::vector<VariablePathComponent>& typePath, const Program… in traverseShaderVariablePath()800 static bool traverseProgramVariablePath (std::vector<VariablePathComponent>& typePath, const Progra… in traverseProgramVariablePath()1699 bool findProgramVariablePathByPathName (std::vector<VariablePathComponent>& typePath, const Program… in findProgramVariablePathByPathName()
181 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation()