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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.cpp 3533 llvm::DIScope *&FDContext,
3559 FDContext = getOrCreateNamespace(NSDecl);
3563 FDContext = getContextDescriptor(RDecl, Mod ? Mod : TheCU);
3895 llvm::DIScope *FDContext = Unit;
3911 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext,
3962 // FunctionDecls. When/if we fix this we can have FDContext be TheCU/null for
3966 FDContext, Name, LinkageName, Unit, LineNo, DIFnType, ScopeLine,
4003 llvm::DIScope *FDContext =
4008 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext,
4032 FDContext, Name, LinkageName, Unit, LineNo
    [all...]
CGDebugInfo.h 729 llvm::DIScope *&FDContext,

Completed in 20 milliseconds