HomeSort by: relevance | last modified time | path
    Searched refs:getEnclosingFunction (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
dscope.d 721 inout(FuncDeclaration) getEnclosingFunction() inout
traits.d 2070 auto fd = sc.getEnclosingFunction();
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaAvailability.cpp 945 getEnclosingFunction()->HasPotentialAvailabilityViolations = true;
Sema.cpp 2098 FunctionScopeInfo *Sema::getEnclosingFunction() const {
SemaExprObjC.cpp 3138 ? getEnclosingFunction() : nullptr;
SemaOpenMP.cpp 19317 FunctionScopeInfo *ParentFn = getEnclosingFunction();
19569 FunctionScopeInfo *ParentFn = getEnclosingFunction();
SemaExpr.cpp 19656 getEnclosingFunction()->HasPotentialAvailabilityViolations = true;
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 1850 sema::FunctionScopeInfo *getEnclosingFunction() const;

Completed in 50 milliseconds