reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
 9309   SourceLocation StartLoc = InlineLoc.isValid() ? InlineLoc : NamespaceLoc;
 9309   SourceLocation StartLoc = InlineLoc.isValid() ? InlineLoc : NamespaceLoc;
 9312   bool IsInline = InlineLoc.isValid();