Home
last modified time | relevance | path

Searched refs:ImplicitMSInheritanceAttrLoc (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaAttr.cpp300 ImplicitMSInheritanceAttrLoc = PragmaLoc; in ActOnPragmaMSPointersToMembers()
DSemaType.cpp6562 S.ImplicitMSInheritanceAttrLoc.isValid() in assignInheritanceModel()
6563 ? S.ImplicitMSInheritanceAttrLoc in assignInheritanceModel()
/external/clang/include/clang/Sema/
DSema.h359 SourceLocation ImplicitMSInheritanceAttrLoc; variable