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.cpp1344 Result = S.BuildAtomicType(Result, DS.getTypeSpecTypeLoc()); in ConvertDeclSpecToType()
1665 T = BuildAtomicType(QualType(Split.Ty, 0), in BuildQualifiedType()
10067 QualType Sema::BuildAtomicType(QualType T, SourceLocation Loc) { in BuildAtomicType() function in Sema
H A DTreeTransform.h17407 return SemaRef.BuildAtomicType(ValueType, KWLoc); in RebuildAtomicType()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h15024 QualType BuildAtomicType(QualType T, SourceLocation Loc);