HomeSort by: relevance | last modified time | path
    Searched refs:CheckQualifiedFunctionForTypeId (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprCXX.cpp 536 if (CheckQualifiedFunctionForTypeId(T, TypeidLoc))
SemaType.cpp 2047 bool Sema::CheckQualifiedFunctionForTypeId(QualType T, SourceLocation Loc) {
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 1927 bool CheckQualifiedFunctionForTypeId(QualType T, SourceLocation Loc);

Completed in 34 milliseconds