Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaConcept.cpp359 SourceLocation UsageLoc) { in CheckFunctionConstraints() argument
377 SourceRange(UsageLoc.isValid() ? UsageLoc : FD->getLocation()), in CheckFunctionConstraints()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h7176 SourceLocation UsageLoc = SourceLocation());