Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaConcept.cpp350 SourceLocation UsageLoc) { in CheckFunctionConstraints() argument
368 SourceRange(UsageLoc.isValid() ? UsageLoc : FD->getLocation()), in CheckFunctionConstraints()
/external/llvm-project/clang/include/clang/Sema/
DSema.h6662 SourceLocation UsageLoc = SourceLocation());