clang 20.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
SourceLocation | RParenLoc |
ConceptReference * | CR = nullptr |
Public Attributes inherited from clang::TypeSpecLocInfo | |
SourceLocation | NameLoc |
ConceptReference* clang::AutoTypeLocInfo::CR = nullptr |
Definition at line 2180 of file TypeLoc.h.
Referenced by clang::AutoTypeLoc::getConceptReference(), and clang::AutoTypeLoc::setConceptReference().
SourceLocation clang::AutoTypeLocInfo::RParenLoc |
Definition at line 2178 of file TypeLoc.h.
Referenced by clang::AutoTypeLoc::getRParenLoc(), and clang::AutoTypeLoc::setRParenLoc().