class Stmt::SubstNonTypeTemplateParmExprBitfields
Declaration
class Stmt::SubstNonTypeTemplateParmExprBitfields { /* full declaration omitted */ };
Declared at: clang/include/clang/AST/Stmt.h:926
Member Variables
- private unsigned int
- private clang::SourceLocation NameLoc
- The location of the non-type template parameter reference.