Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DAPValue.cpp265 typedef const CXXRecordDecl *PathElem; typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2815 for (const CXXRecordDecl *PathElem : MemberPointerPath) { in EmitMemberPointer() local