Searched refs:getFromNode (Results 1 – 2 of 2) sorted by relevance
105 ASTNodeKind ASTNodeKind::getFromNode(const Decl &D) { in getFromNode() function in ASTNodeKind115 ASTNodeKind ASTNodeKind::getFromNode(const Stmt &S) { in getFromNode() function in ASTNodeKind126 ASTNodeKind ASTNodeKind::getFromNode(const Type &T) { in getFromNode() function in ASTNodeKind136 ASTNodeKind ASTNodeKind::getFromNode(const TypeLoc &T) { in getFromNode() function in ASTNodeKind147 ASTNodeKind ASTNodeKind::getFromNode(const OMPClause &C) { in getFromNode() function in ASTNodeKind161 ASTNodeKind ASTNodeKind::getFromNode(const Attr &A) { in getFromNode() function in ASTNodeKind
64 static ASTNodeKind getFromNode(const Decl &D);65 static ASTNodeKind getFromNode(const Stmt &S);66 static ASTNodeKind getFromNode(const Type &T);67 static ASTNodeKind getFromNode(const TypeLoc &T);68 static ASTNodeKind getFromNode(const LambdaCapture &L);69 static ASTNodeKind getFromNode(const OMPClause &C);70 static ASTNodeKind getFromNode(const Attr &A);424 Result.NodeKind = ASTNodeKind::getFromNode(Node);486 Result.NodeKind = ASTNodeKind::getFromNode(Node);