Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1467 IsAtLeastAsConstrained(NamedDecl * D1,MutableArrayRef<const Expr * > AC1,NamedDecl * D2,MutableArrayRef<const Expr * > AC2,bool & Result) IsAtLeastAsConstrained() argument
1528 MaybeEmitAmbiguousAtomicConstraintsDiagnostic(NamedDecl * D1,ArrayRef<const Expr * > AC1,NamedDecl * D2,ArrayRef<const Expr * > AC2) MaybeEmitAmbiguousAtomicConstraintsDiagnostic() argument
H A DSemaTemplateDeduction.cpp5568 llvm::SmallVector<const Expr *, 3> AC1, AC2; getMoreSpecializedTemplate() local
5915 llvm::SmallVector<const Expr *, 3> AC1, AC2; getMoreSpecialized() local
[all...]
H A DSemaOverload.cpp13137 SmallVector<const Expr *, 1> AC1, AC2; resolveAddressOfSingleOverloadCandidate() local