Home | History | Annotate | Download | only in AST

Lines Matching refs:path_buffer

1669 CXXBaseSpecifier **CastExpr::path_buffer() {
1684 memcpy(path_buffer(), Path.data(), Path.size() * sizeof(CXXBaseSpecifier*));