Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1389 for (const CXXBasePathElement &PathElement : Path) { computeOffsetHint() local
1526 for (const CXXBasePathElement &PathElement : Path) { emitExactDynamicCast() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2612 SubobjectType = Context.getCanonicalType(PathElement.Base->getType()); in LookupQualifiedName() local