Home
last modified time | relevance | path

Searched refs:getMostDerivedType (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/clang/lib/AST/
H A DASTTypeTraits.cpp104 ASTNodeKind ASTNodeKind::getMostDerivedType(ASTNodeKind Kind1, in getMostDerivedType() function in ASTNodeKind
/src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp220 ASTNodeKind::getMostDerivedType(RestrictKind, IM.RestrictKind); in constructVariadic()
282 Copy.RestrictKind = ASTNodeKind::getMostDerivedType(Kind, RestrictKind); in dynCastTo()
/src/contrib/llvm-project/clang/include/clang/AST/
H A DASTTypeTraits.h99 static ASTNodeKind getMostDerivedType(ASTNodeKind Kind1, ASTNodeKind Kind2);