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 453 llvm::DISubprogram *getFunctionDeclaration(const Decl *D);
CGDebugInfo.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DebugInfo.h 561 DISubprogram getFunctionDeclaration() const {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp     [all...]
DwarfDebug.cpp 192 DISubprogram SPDecl = SP.getFunctionDeclaration();
    [all...]

Completed in 188 milliseconds