Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaConcept.cpp361 SourceLocation UsageLoc) { in CheckFunctionConstraints() argument
379 SourceRange(UsageLoc.isValid() ? UsageLoc : FD->getLocation()), in CheckFunctionConstraints()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6809 SourceLocation UsageLoc = SourceLocation());