HomeSort by: relevance | last modified time | path
    Searched defs:getDotLoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Designator.h 80 SourceLocation getDotLoc() const {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h 5095 SourceLocation getDotLoc() const {
5131 return getDotLoc().isInvalid()? getFieldLoc() : getDotLoc();

Completed in 18 milliseconds