Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp677 SourceLocation UsageLoc, in CheckFunctionConstraints() argument
696 Satisfaction, UsageLoc, in CheckFunctionConstraints()
731 SourceRange(UsageLoc.isValid() ? UsageLoc : FD->getLocation()), in CheckFunctionConstraints()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7605 SourceLocation UsageLoc = SourceLocation(),