Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h2645 SourceLocation getLastLocation() const { return LastLocation; } in getLastLocation()
2654 SourceLocation LastLocation; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp1462 LastLocation = Loc; in SetSpecifier()