Home
last modified time | relevance | path

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

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