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

  /external/clang/lib/Sema/
Sema.cpp 141 PushOnScopeChains(Context.getUInt128Decl(), TUScope);
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h 811 TypedefDecl *getUInt128Decl() const;
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp 783 TypedefDecl *ASTContext::getUInt128Decl() const {
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 74 milliseconds