Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1783 S.tryBuildStdTypeIdentity(AllocType, Loc);
2946 tryBuildStdTypeIdentity(IAP.Type, StartLoc); in FindAllocationFunctions()
H A DSemaDeclCXX.cpp12314 QualType Sema::tryBuildStdTypeIdentity(QualType Type, SourceLocation Loc) { in tryBuildStdTypeIdentity() function in Sema
16425 QualType SpecializedTypeIdentity = tryBuildStdTypeIdentity(DeallocType, Loc); in BuildTypeAwareUsualDelete()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5230 QualType tryBuildStdTypeIdentity(QualType Type, SourceLocation Loc);