Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DASTTypeTraits.cpp83 ASTNodeKind ASTNodeKind::getFromNode(const Decl &D) { in getFromNode() function in ASTNodeKind
93 ASTNodeKind ASTNodeKind::getFromNode(const Stmt &S) { in getFromNode() function in ASTNodeKind
104 ASTNodeKind ASTNodeKind::getFromNode(const Type &T) { in getFromNode() function in ASTNodeKind
114 ASTNodeKind ASTNodeKind::getFromNode(const OMPClause &C) { in getFromNode() function in ASTNodeKind
/external/clang/lib/AST/
DASTTypeTraits.cpp77 ASTNodeKind ASTNodeKind::getFromNode(const Decl &D) { in getFromNode() function in clang::ast_type_traits::ASTNodeKind
87 ASTNodeKind ASTNodeKind::getFromNode(const Stmt &S) { in getFromNode() function in clang::ast_type_traits::ASTNodeKind
98 ASTNodeKind ASTNodeKind::getFromNode(const Type &T) { in getFromNode() function in clang::ast_type_traits::ASTNodeKind