Home
last modified time | relevance | path

Searched refs:AtomicIntPtrT (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSema.cpp320 auto AtomicIntPtrT = Context.getAtomicType(Context.getIntPtrType()); in Initialize() local
321 addImplicitTypedef("atomic_intptr_t", AtomicIntPtrT); in Initialize()
346 Atomic64BitTypes.push_back(AtomicIntPtrT); in Initialize()