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

  /external/clang/lib/CodeGen/
CGDebugInfo.h 287 /// getFunctionDeclaration - Return debug info descriptor to describe method
289 llvm::DISubprogram getFunctionDeclaration(const Decl *D);
CGDebugInfo.cpp     [all...]
  /external/llvm/include/llvm/Analysis/
DebugInfo.h 591 DISubprogram getFunctionDeclaration() const {
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp     [all...]
DwarfDebug.cpp 275 DISubprogram SPDecl = SP.getFunctionDeclaration();
    [all...]

Completed in 43 milliseconds