Searched refs:getTypeLocInContext (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Sema/
H A DTypeLocBuilder.h118 TypeLoc getTypeLocInContext(ASTContext &Context, QualType T) { function in class:clang::TypeLocBuilder
H A DSemaCXXScopeSpec.cpp636 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
731 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
797 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),
842 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),

Completed in 75 milliseconds