Home
last modified time | relevance | path

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

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