Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmt.h761 SourceLocation getDefaultLoc() const { return KeywordLoc; } in getDefaultLoc() function
H A DExpr.h4408 SourceLocation getDefaultLoc() const { return DefaultLoc; } in getDefaultLoc() function