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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp 4767 D.isPrototypeContext() &&
4877 if (ASM == ArrayType::Star && !D.isPrototypeContext()) {
4890 if (!(D.isPrototypeContext() ||
4929 D.isPrototypeContext() &&
5716 if (D.isPrototypeContext() && getLangOpts().ObjCAutoRefCount)
8180 state.getDeclarator().isPrototypeContext() &&
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 1937 bool isPrototypeContext() const {

Completed in 27 milliseconds