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

/external/clang/lib/Sema/
H A DSema.cpp164 PushOnScopeChains(Context.getUInt128Decl(), TUScope);
/external/clang/include/clang/AST/
H A DASTContext.h850 TypedefDecl *getUInt128Decl() const;
/external/clang/lib/AST/
H A DASTContext.cpp904 TypedefDecl *ASTContext::getUInt128Decl() const { function in class:ASTContext
/external/clang/lib/Serialization/
H A DASTReader.cpp6107 return Context.getUInt128Decl();

Completed in 187 milliseconds