Home
last modified time | relevance | path

Searched defs:UInt128Decl (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h216 mutable TypedefDecl *UInt128Decl; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h330 mutable TypedefDecl *UInt128Decl = nullptr; variable