Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp559 if (CheckQualifiedFunctionForTypeId(T, TypeidLoc)) in BuildCXXTypeId()
H A DSemaType.cpp2133 bool Sema::CheckQualifiedFunctionForTypeId(QualType T, SourceLocation Loc) { in CheckQualifiedFunctionForTypeId() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2067 bool CheckQualifiedFunctionForTypeId(QualType T, SourceLocation Loc);