Home
last modified time | relevance | path

Searched defs:AddToScope (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp4662 bool AddToScope = true; in HandleDeclarator() local
5346 bool &AddToScope) { in ActOnVariableDeclarator()
6365 bool AddToScope; member
6921 bool &AddToScope) { in ActOnFunctionDeclarator()
H A DSemaDeclCXX.cpp12550 bool AddToScope = true; in ActOnFriendFunctionDecl() local