Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp333 auto AtomicUIntPtrT = Context.getAtomicType(Context.getUIntPtrType()); in Initialize() local
338 addImplicitTypedef("atomic_uintptr_t", AtomicUIntPtrT); in Initialize()