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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp161 PushOnScopeChains(Context.getInt128Decl(), TUScope);
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h964 TypedefDecl *getInt128Decl() const;
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp957 TypedefDecl *ASTContext::getInt128Decl() const { function in class:ASTContext
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp6425 return Context.getInt128Decl();

Completed in 209 milliseconds