Home
last modified time | relevance | path

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

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