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

Completed in 83 milliseconds