Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h115 typedef SmallVector<CXXBaseSpecifier *, 4> CXXCastPath; typedef
H A DExpr.h62 typedef SmallVector<CXXBaseSpecifier*, 4> CXXCastPath; typedef
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h102 typedef SmallVector<CXXBaseSpecifier *, 4> CXXCastPath; typedef