Searched defs:getDotLoc (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DDesignator.h79 SourceLocation getDotLoc() const { function in class:clang::Designator
/external/clang/include/clang/AST/
H A DExpr.h4096 SourceLocation getDotLoc() const { function in class:clang::StringLiteral::DesignatedInitExpr::Designator
4132 return getDotLoc().isInvalid()? getFieldLoc() : getDotLoc();

Completed in 1304 milliseconds