Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprClassification.cpp425 if (const NonTypeTemplateParmDecl *NTTParm = in ClassifyDecl() local
427 islvalue = NTTParm->getType()->isReferenceType(); in ClassifyDecl()