Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaConcept.cpp326 SourceLocation UsageLoc) { in CheckFunctionConstraints() argument
344 SourceRange(UsageLoc.isValid() ? UsageLoc : FD->getLocation()), in CheckFunctionConstraints()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h6329 SourceLocation UsageLoc = SourceLocation());