Home
last modified time | relevance | path

Searched refs:LocalRangeBegin (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDTypeLoc.h1418 SourceLocation LocalRangeBegin; member
1445 return getLocalData()->LocalRangeBegin; in getLocalRangeBegin()
1449 getLocalData()->LocalRangeBegin = L; in setLocalRangeBegin()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDDeclSpec.cpp181 SourceLocation LocalRangeBegin, in getFunction() argument
193 I.Loc = LocalRangeBegin; in getFunction()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h1728 SourceLocation LocalRangeBegin,