Searched defs:VTableUse (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Serialization/ | ||
H A D | ASTReader.h | 810 struct VTableUse { global() struct |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 5385 typedef std::pair<CXXRecordDecl *, SourceLocation> VTableUse; global() typedef |