Home | History | Annotate | Download | only in AST

Lines Matching refs:path_buffer

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