Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaConcept.cpp608 SourceLocation UsageLoc, in CheckFunctionConstraints() argument
655 SourceRange(UsageLoc.isValid() ? UsageLoc : FD->getLocation()), in CheckFunctionConstraints()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h7421 SourceLocation UsageLoc = SourceLocation(),