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

  /external/llvm/include/llvm/IR/
DIBuilder.h 269 /// createObjCProperty - Create debugging information entry for Objective-C
278 DIObjCProperty createObjCProperty(StringRef Name,
    [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp 523 /// createObjCProperty - Create debugging information entry for Objective-C
526 DIBuilder::createObjCProperty(StringRef Name, DIFile File, unsigned LineNumber,
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 5167 milliseconds