HomeSort by relevance Sort by last modified time
    Searched refs:getCurFunctionDecl (Results 1 - 10 of 10) sorted by null

  /external/clang/lib/Sema/
Sema.cpp 813 /// getCurFunctionDecl - If inside of a function body, this returns a pointer
816 FunctionDecl *Sema::getCurFunctionDecl() {
    [all...]
SemaAccess.cpp     [all...]
SemaExprMember.cpp     [all...]
SemaChecking.cpp     [all...]
SemaStmt.cpp     [all...]
SemaTemplateInstantiate.cpp     [all...]
SemaDecl.cpp     [all...]
SemaTemplate.cpp     [all...]
SemaExpr.cpp 189 FunctionDecl *Current = S.getCurFunctionDecl();
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 417 milliseconds