Home
last modified time | relevance | path

Searched defs:ParmType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp87 if (auto *ParmType = dyn_cast<TemplateTypeParmType>(PointeeType)) { VisitCXXDeleteExpr() local
/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp645 QualType ParmType = findFunctionArgMutation() local
/llvm-project/clang-tools-extra/clangd/
H A DHover.cpp1051 getPassMode(QualType ParmType) getPassMode() argument
/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2799 QualType ParmType = S.GetTypeFromParser(AL.getTypeArg(), &ParmTSI); handleVecTypeHint() local
4789 QualType ParmType; handleLifetimeCategoryAttr() local
[all...]