Home
last modified time | relevance | path

Searched defs:AdjustedType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeVarargCheck.cpp111 AST_MATCHER_P(AdjustedType, hasOriginalType, in AST_MATCHER_P() argument
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3767 const FunctionType *AdjustedType = New->getType()->getAs<FunctionType>(); MergeFunctionDecl() local