Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1335 Result = S.BuildAtomicType(Result, DS.getTypeSpecTypeLoc()); in ConvertDeclSpecToType()
1641 T = BuildAtomicType(QualType(Split.Ty, 0), in BuildQualifiedType()
9785 QualType Sema::BuildAtomicType(QualType T, SourceLocation Loc) { in BuildAtomicType() function in Sema
H A DTreeTransform.h16270 return SemaRef.BuildAtomicType(ValueType, KWLoc); in RebuildAtomicType()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14710 QualType BuildAtomicType(QualType T, SourceLocation Loc);