HomeSort by relevance Sort by last modified time
    Searched defs:getCodeGenOpts (Results 1 - 25 of 31) sorted by null

1 2

  /external/clang/include/clang/Frontend/
CompilerInvocation.h 181 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
182 const CodeGenOptions &getCodeGenOpts() const {
CompilerInstance.h 252 CodeGenOptions &getCodeGenOpts() {
253 return Invocation->getCodeGenOpts();
255 const CodeGenOptions &getCodeGenOpts() const {
256 return Invocation->getCodeGenOpts();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {
CompilerInstance.h 254 CodeGenOptions &getCodeGenOpts() {
255 return Invocation->getCodeGenOpts();
257 const CodeGenOptions &getCodeGenOpts() const {
258 return Invocation->getCodeGenOpts();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {
CompilerInstance.h 261 CodeGenOptions &getCodeGenOpts() {
262 return Invocation->getCodeGenOpts();
264 const CodeGenOptions &getCodeGenOpts() const {
265 return Invocation->getCodeGenOpts();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {
CompilerInstance.h 261 CodeGenOptions &getCodeGenOpts() {
262 return Invocation->getCodeGenOpts();
264 const CodeGenOptions &getCodeGenOpts() const {
265 return Invocation->getCodeGenOpts();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {
CompilerInstance.h 261 CodeGenOptions &getCodeGenOpts() {
262 return Invocation->getCodeGenOpts();
264 const CodeGenOptions &getCodeGenOpts() const {
265 return Invocation->getCodeGenOpts();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {
CompilerInstance.h 261 CodeGenOptions &getCodeGenOpts() {
262 return Invocation->getCodeGenOpts();
264 const CodeGenOptions &getCodeGenOpts() const {
265 return Invocation->getCodeGenOpts();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {
CompilerInstance.h 261 CodeGenOptions &getCodeGenOpts() {
262 return Invocation->getCodeGenOpts();
264 const CodeGenOptions &getCodeGenOpts() const {
265 return Invocation->getCodeGenOpts();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {
CompilerInstance.h 261 CodeGenOptions &getCodeGenOpts() {
262 return Invocation->getCodeGenOpts();
264 const CodeGenOptions &getCodeGenOpts() const {
265 return Invocation->getCodeGenOpts();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {
CompilerInstance.h 254 CodeGenOptions &getCodeGenOpts() {
255 return Invocation->getCodeGenOpts();
257 const CodeGenOptions &getCodeGenOpts() const {
258 return Invocation->getCodeGenOpts();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {
CompilerInstance.h 261 CodeGenOptions &getCodeGenOpts() {
262 return Invocation->getCodeGenOpts();
264 const CodeGenOptions &getCodeGenOpts() const {
265 return Invocation->getCodeGenOpts();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
CompilerInvocation.h 188 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; }
189 const CodeGenOptions &getCodeGenOpts() const {

Completed in 743 milliseconds

1 2