Home
last modified time | relevance | path

Searched defs:getDefaultLoc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h1737 SourceLocation getDefaultLoc() const { return getKeywordLoc(); } in getDefaultLoc() function
H A DExpr.h5799 SourceLocation getDefaultLoc() const { return DefaultLoc; } in getDefaultLoc() function