Searched refs:getInt128Decl (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Sema/
H A DSema.cpp147 PushOnScopeChains(Context.getInt128Decl(), TUScope);
/external/clang/include/clang/AST/
H A DASTContext.h542 TypedefDecl *getInt128Decl() const;
/external/clang/lib/Serialization/
H A DASTReader.cpp4012 return Context.getInt128Decl();
/external/clang/lib/AST/
H A DASTContext.cpp356 TypedefDecl *ASTContext::getInt128Decl() const { function in class:ASTContext

Completed in 4374 milliseconds