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 668 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
767 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
    [all...]

Completed in 572 milliseconds