Lines Matching defs:FDContext
3990 llvm::DIScope *&FDContext,
4018 FDContext = getOrCreateNamespace(NSDecl);
4022 FDContext = getContextDescriptor(RDecl, Mod ? Mod : TheCU);
4380 llvm::DIScope *FDContext = Unit;
4396 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext,
4454 // FunctionDecls. When/if we fix this we can have FDContext be TheCU/null for
4458 FDContext, Name, LinkageName, Unit, LineNo, DIFnType, ScopeLine,
4491 llvm::DIScope *FDContext =
4496 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext,
4522 FDContext, Name, LinkageName, Unit, LineNo, STy, ScopeLine, Flags,