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

  /external/clang/lib/StaticAnalyzer/Checkers/
NoReturnFunctionChecker.cpp 52 if (!BuildSinks && CE.isGlobalCFunction()) {
SimpleStreamChecker.cpp 120 if (!Call.isGlobalCFunction())
139 if (!Call.isGlobalCFunction())
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 324 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp 121 bool CallEvent::isGlobalCFunction(StringRef FunctionName) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 326 bool isGlobalCFunction(StringRef SpecificName = StringRef()) const;
    [all...]

Completed in 101 milliseconds