Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h78 typedef SmallVector<CXXBaseSpecifier*, 4> CXXCastPath; typedef
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h53 typedef SmallVector<CXXBaseSpecifier*, 4> CXXCastPath; typedef