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

  /external/clang/lib/Sema/
Sema.cpp 147 PushOnScopeChains(Context.getInt128Decl(), TUScope);
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h 614 TypedefDecl *getInt128Decl() const;
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp 354 TypedefDecl *ASTContext::getInt128Decl() const {
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 25 milliseconds