Searched refs:BuildAtomicType (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1650 Result = S.BuildAtomicType(Result, DS.getTypeSpecTypeLoc());
1878 T = BuildAtomicType(QualType(Split.Ty, 0),
8520 QualType Sema::BuildAtomicType(QualType T, SourceLocation Loc) { function in class:__anon3241::Sema
H A DTreeTransform.h13429 return SemaRef.BuildAtomicType(ValueType, KWLoc);
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1640 QualType BuildAtomicType(QualType T, SourceLocation Loc);

Completed in 176 milliseconds