reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/IR/Module.h
  844   void setPICLevel(PICLevel::Level PL);

References

tools/clang/lib/CodeGen/CodeGenModule.cpp
  587     getModule().setPICLevel(static_cast<llvm::PICLevel::Level>(PLevel));