HomeSort by relevance Sort by last modified time
    Searched refs:getUDSuffixLoc (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
ExprCXX.h 404 /// getUDSuffixLoc - Returns the location of a ud-suffix in the expression.
407 SourceLocation getUDSuffixLoc() const { return UDSuffixLoc; }
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 54 milliseconds