Lines Matching defs:FDContext
4036 llvm::DIScope *&FDContext,
4064 FDContext = getOrCreateNamespace(NSDecl);
4068 FDContext = getContextDescriptor(RDecl, Mod ? Mod : TheCU);
4425 llvm::DIScope *FDContext = Unit;
4441 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext,
4499 // FunctionDecls. When/if we fix this we can have FDContext be TheCU/null for
4503 FDContext, Name, LinkageName, Unit, LineNo, DIFnType, ScopeLine,
4536 llvm::DIScope *FDContext =
4541 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext,
4567 FDContext, Name, LinkageName, Unit, LineNo, STy, ScopeLine, Flags,