Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9921 ExprResult SecArg = DefaultLvalueConversion(Arg1); in SemaBuiltinARMMemoryTaggingCall() local
9922 if (SecArg.isInvalid()) in SemaBuiltinARMMemoryTaggingCall()
9924 QualType SecArgType = SecArg.get()->getType(); in SemaBuiltinARMMemoryTaggingCall()