Searched defs:TypeTraitExpr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp1668 TypeTraitExpr::TypeTraitExpr(QualType T, SourceLocation Loc, TypeTrait Kind, function in class:TypeTraitExpr
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h2682 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) {} function in class:clang::final

Completed in 138 milliseconds