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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 630 if (!Ty.getName().empty() && !Ty.isForwardDecl()) {
679 if (Ty.isCompositeType() && !Ty.getName().empty() && !Ty.isForwardDecl()
749 if (!DTy.isForwardDecl())
    [all...]
  /external/llvm/include/llvm/Analysis/
DebugInfo.h 275 bool isForwardDecl() const {
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /external/llvm/lib/Analysis/
DebugInfo.cpp 732 if (isForwardDecl())
    [all...]

Completed in 69 milliseconds