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

  /external/clang/include/clang/Lex/
ModuleMap.h 334 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
345 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
ModuleMap.h 358 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
369 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
ModuleMap.h 404 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
415 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
ModuleMap.h 404 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
415 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
ModuleMap.h 408 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
419 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
ModuleMap.h 408 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
419 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
ModuleMap.h 408 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
419 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
ModuleMap.h 408 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
419 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
ModuleMap.h 358 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
369 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
ModuleMap.h 404 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
415 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
ModuleMap.h 404 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
415 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
ModuleMap.h 408 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
419 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
ModuleMap.h 408 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
419 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
ModuleMap.h 408 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
419 bool RequestingModuleIsModuleInterface,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
ModuleMap.h 408 /// \param RequestingModuleIsModuleInterface \c true if the inclusion is in
419 bool RequestingModuleIsModuleInterface,
  /external/clang/lib/Lex/
PPDirectives.cpp 750 bool RequestingModuleIsModuleInterface = !SourceMgr.isInMainFile(FilenameLoc);
    [all...]
ModuleMap.cpp 238 bool RequestingModuleIsModuleInterface,
300 } else if (RequestingModule && RequestingModuleIsModuleInterface) {
    [all...]

Completed in 1780 milliseconds