HomeSort by: relevance | last modified time | path
    Searched refs:getBaseLocation (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
TreeTransform.h 99 /// (\c getBaseLocation(), \c getBaseEntity()).
175 SourceLocation getBaseLocation() { return SourceLocation(); }
201 OldLocation = Self.getDerived().getBaseLocation();
631 getDerived().getBaseLocation());
4301 Arg, QualType(), getDerived().getBaseLocation());
4329 getDerived().getBaseLocation(), D))
4601 getDerived().getBaseLocation());
4654 getDerived().getBaseLocation());
5462 Result, getDerived().getBaseLocation());
14309 getDerived().getBaseLocation(),
    [all...]
SemaTemplateInstantiate.cpp 936 SourceLocation getBaseLocation() { return Loc; }
SemaTemplate.cpp 10772 SourceLocation getBaseLocation() { return Loc; }

Completed in 127 milliseconds