Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp553 if (CheckQualifiedFunctionForTypeId(T, TypeidLoc)) in BuildCXXTypeId()
H A DSemaType.cpp2071 bool Sema::CheckQualifiedFunctionForTypeId(QualType T, SourceLocation Loc) { in CheckQualifiedFunctionForTypeId() function in Sema
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1963 bool CheckQualifiedFunctionForTypeId(QualType T, SourceLocation Loc);