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 259 /// getFunctionDeclaration - Return debug info descriptor to describe method
261 llvm::DISubprogram getFunctionDeclaration(const Decl *D);
CGDebugInfo.cpp     [all...]
  /external/llvm/include/llvm/Analysis/
DebugInfo.h 561 DISubprogram getFunctionDeclaration() const {
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp     [all...]
DwarfDebug.cpp 192 DISubprogram SPDecl = SP.getFunctionDeclaration();
    [all...]

Completed in 175 milliseconds