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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp169 Actions.ActOnStartNamespaceDef(getCurScope(), InlineLoc, NamespaceLoc,
215 Actions.ActOnStartNamespaceDef(getCurScope(), SourceLocation(),
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3625 Decl *ActOnStartNamespaceDef(Scope *S, SourceLocation InlineLoc,
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp6487 /// ActOnStartNamespaceDef - This is called at the start of a namespace
6489 Decl *Sema::ActOnStartNamespaceDef(Scope *NamespcScope, function in class:Sema
6652 /// exited. Decl is the DeclTy returned by ActOnStartNamespaceDef.

Completed in 222 milliseconds