Searched refs:InFunctionDeclarator (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp89 NumSFINAEErrors(0), InFunctionDeclarator(0),
H A DSemaDecl.cpp1402 ++InFunctionDeclarator;
1406 assert(InFunctionDeclarator);
1407 --InFunctionDeclarator;
11066 InFunctionDeclarator && Name)
12879 if (InFunctionDeclarator)
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1306 unsigned InFunctionDeclarator; member in class:clang::Sema

Completed in 225 milliseconds