Home
last modified time | relevance | path

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

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