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 117 TypeLoc getTypeLocInContext(ASTContext &Context, QualType T) {
SemaCXXScopeSpec.cpp 620 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
715 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
780 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),
825 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),
    [all...]

Completed in 678 milliseconds