Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp366 SourceLocation UsageLoc) { in CheckFunctionConstraints() argument
384 SourceRange(UsageLoc.isValid() ? UsageLoc : FD->getLocation()), in CheckFunctionConstraints()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6879 SourceLocation UsageLoc = SourceLocation());