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

  /external/clang/lib/AST/
TypeLoc.cpp 80 void TypeLoc::initializeImpl(ASTContext &Context, TypeLoc TL,
  /external/clang/include/clang/AST/
TypeLoc.h 131 initializeImpl(Context, *this, Loc);
162 static void initializeImpl(ASTContext &Context, TypeLoc TL, SourceLocation Loc);
    [all...]

Completed in 856 milliseconds