Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h2061 SourceLocation DefaultKWLoc; variable
2378 return isExplicitlyDefaulted() ? DefaultKWLoc : SourceLocation(); in getDefaultLoc()
2384 DefaultKWLoc = NewLoc; in setDefaultLoc()