Searched defs:atomicType (Results 1 – 3 of 3) sorted by relevance
99 auto valueType = atomicType->getValueType(); in addTypedData() local
803 QualType atomicType = E->getSubExpr()->getType(); VisitCastExpr() local
1055 const AstTypeMatcher<AtomicType> atomicType; global() variable