Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4375 UsingType), in AST_POLYMORPHIC_MATCHER_P() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp4048 UsingType::UsingType(const UsingShadowDecl *Found, QualType Underlying, in UsingType() function in UsingType