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

  /external/clang/lib/Sema/
TypeLocBuilder.h 118 TypeLoc getTypeLocInContext(ASTContext &Context, QualType T) {
SemaCXXScopeSpec.cpp 631 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
726 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
792 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),
    [all...]

Completed in 45 milliseconds