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

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

Completed in 109 milliseconds