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.h2014 SourceLocation DefaultKWLoc; variable
2324 return isExplicitlyDefaulted() ? DefaultKWLoc : SourceLocation(); in getDefaultLoc()
2330 DefaultKWLoc = NewLoc; in setDefaultLoc()