Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp381 const TemplateArgumentLoc *Args1 = E1->getTemplateArgs(); IsStmtEquivalent() local
701 IsStructurallyEquivalent(StructuralEquivalenceContext & Context,ArrayRef<TemplateArgument> Args1,ArrayRef<TemplateArgument> Args2) IsStructurallyEquivalent() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp512 SmallVector<Type *, 2> Args1{1, IntptrTy}; initializeCallbacks() local
H A DAddressSanitizer.cpp2704 SmallVector<Type *, 2> Args1{1, IntptrTy}; initializeCallbacks() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5319 SmallVector<QualType, 4> Args1; isAtLeastAsSpecializedAs() local
5779 ArrayRef<TemplateArgument> Args1 = PS1->getTemplateArgs().asArray(), operator ()() local
5798 ArrayRef<TemplateArgument> Args1 = Spec->getTemplateArgs().asArray(), operator ()() local
[all...]