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

/external/clang/lib/Sema/
H A DSema.cpp101 NumSFINAEErrors(0), InFunctionDeclarator(0),
H A DSemaDecl.cpp1374 ++InFunctionDeclarator;
1378 assert(InFunctionDeclarator);
1379 --InFunctionDeclarator;
9039 InFunctionDeclarator && Name)
11002 if (InFunctionDeclarator)
/external/clang/include/clang/Sema/
H A DSema.h1107 unsigned InFunctionDeclarator; member in class:clang::Sema

Completed in 92 milliseconds