Searched defs:PathElement (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/CodeGen/ | ||
| H A D | ItaniumCXXABI.cpp | 1389 for (const CXXBasePathElement &PathElement : Path) { computeOffsetHint() local |
| /llvm-project/clang/lib/Sema/ | ||
| H A D | SemaLookup.cpp | 2603 const CXXBasePathElement &PathElement = Path->back(); LookupQualifiedName() local |