Searched refs:targetDecl (Results 1 – 5 of 5) sorted by relevance
84 targetDecl(const ast_type_traits::DynTypedNode &, DeclRelationSet Mask);
712 targetDecl(const ast_type_traits::DynTypedNode &N, DeclRelationSet Mask) { in targetDecl() function
1102 auto Decls = targetDecl(N->ASTNode, Relations); in findDocumentHighlights()
166 targetDecl(SelectedNode->ASTNode, in locateDeclAt()
2895 …const glu::VariableDeclaration targetDecl (glu::VarType(glu::TYPE_FLOAT_VEC4, glu::PRECISION_HIG… in init() local2911 …const glu::VariableDeclaration targetDeclArr(glu::VarType(targetDecl.varType, glu::VarType::UNSIZE… in init()2916 m_program->addShader(shaderType, glslVersion)->getDefaultBlock().variables.push_back(targetDecl); in init()