Home
last modified time | relevance | path

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

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