Searched refs:isPrototypeContext (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4767 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() &&
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1937 bool isPrototypeContext() const { function in class:clang::Declarator

Completed in 211 milliseconds