Home
last modified time | relevance | path

Searched defs:Args2 (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp382 const TemplateArgumentLoc *Args2 = E2->getTemplateArgs(); IsStmtEquivalent() local
702 IsStructurallyEquivalent(StructuralEquivalenceContext & Context,ArrayRef<TemplateArgument> Args1,ArrayRef<TemplateArgument> Args2) IsStructurallyEquivalent() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp511 SmallVector<Type *, 3> Args2 = {IntptrTy, IntptrTy}; initializeCallbacks() local
H A DAddressSanitizer.cpp2703 SmallVector<Type *, 3> Args2 = {IntptrTy, IntptrTy}; initializeCallbacks() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5296 SmallVector<QualType, 4> Args2; isAtLeastAsSpecializedAs() local
5780 Args2 = PS2->getTemplateArgs().asArray(); operator ()() local
5799 Args2 = Primary->getInjectedTemplateArgs(); operator ()() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1909 CallArgList Args2; EmitObjCForCollectionStmt() local