Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSema.cpp377 auto AtomicIntPtrT = Context.getAtomicType(Context.getIntPtrType()); in Initialize() local
382 addImplicitTypedef("atomic_intptr_t", AtomicIntPtrT); in Initialize()