Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp1579 Result = S.BuildAtomicType(Result, DS.getTypeSpecTypeLoc()); in ConvertDeclSpecToType()
1805 T = BuildAtomicType(QualType(Split.Ty, 0), in BuildQualifiedType()
8192 QualType Sema::BuildAtomicType(QualType T, SourceLocation Loc) { in BuildAtomicType() function in Sema
H A DTreeTransform.h12620 return SemaRef.BuildAtomicType(ValueType, KWLoc); in RebuildAtomicType()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1457 QualType BuildAtomicType(QualType T, SourceLocation Loc);