Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h1987 SourceLocation DefaultKWLoc; variable
2296 return isExplicitlyDefaulted() ? DefaultKWLoc : SourceLocation(); in getDefaultLoc()
2302 DefaultKWLoc = NewLoc; in setDefaultLoc()