Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp265 typedef const CXXRecordDecl *PathElem; typedef
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2943 for (const CXXRecordDecl *PathElem : MemberPointerPath) { in EmitMemberPointer() local