Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h91 typedef SmallVector<CXXBaseSpecifier*, 4> CXXCastPath; typedef
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDExpr.h59 typedef SmallVector<CXXBaseSpecifier*, 4> CXXCastPath; typedef