HomeSort by relevance Sort by last modified time
    Searched defs:nonloc (Results 1 - 15 of 15) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
266 class NonLoc : public DefinedSVal {
268 NonLoc() {}
269 explicit NonLoc(unsigned SubKind, const void *d)
304 // Subclasses of NonLoc.
307 namespace nonloc { namespace in namespace:clang::ento
315 class SymbolVal : public NonLoc {
317 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) {}
335 static bool isKind(const NonLoc& V) {
341 class ConcreteInt : public NonLoc {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
267 class NonLoc : public DefinedSVal {
269 NonLoc() {}
270 explicit NonLoc(unsigned SubKind, const void *d)
305 // Subclasses of NonLoc.
308 namespace nonloc { namespace in namespace:clang::ento
316 class SymbolVal : public NonLoc {
318 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) {}
336 static bool isKind(const NonLoc& V) {
342 class ConcreteInt : public NonLoc {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
44 namespace nonloc { namespace in namespace:clang::ento
45 /// Sub-kinds for NonLoc values.
277 class NonLoc : public DefinedSVal {
279 NonLoc() {}
280 explicit NonLoc(unsigned SubKind, const void *d)
320 // Subclasses of NonLoc.
323 namespace nonloc { namespace in namespace:clang::ento
326 class SymbolVal : public NonLoc {
329 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) { assert(sym);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
44 namespace nonloc { namespace in namespace:clang::ento
45 /// Sub-kinds for NonLoc values.
277 class NonLoc : public DefinedSVal {
279 NonLoc() {}
280 explicit NonLoc(unsigned SubKind, const void *d)
320 // Subclasses of NonLoc.
323 namespace nonloc { namespace in namespace:clang::ento
326 class SymbolVal : public NonLoc {
329 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) { assert(sym);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
44 namespace nonloc { namespace in namespace:clang::ento
45 /// Sub-kinds for NonLoc values.
277 class NonLoc : public DefinedSVal {
279 NonLoc() {}
280 explicit NonLoc(unsigned SubKind, const void *d)
320 // Subclasses of NonLoc.
323 namespace nonloc { namespace in namespace:clang::ento
326 class SymbolVal : public NonLoc {
329 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) { assert(sym);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
44 namespace nonloc { namespace in namespace:clang::ento
45 /// Sub-kinds for NonLoc values.
277 class NonLoc : public DefinedSVal {
279 NonLoc() {}
280 explicit NonLoc(unsigned SubKind, const void *d)
320 // Subclasses of NonLoc.
323 namespace nonloc { namespace in namespace:clang::ento
326 class SymbolVal : public NonLoc {
329 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) { assert(sym);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
44 namespace nonloc { namespace in namespace:clang::ento
45 /// Sub-kinds for NonLoc values.
277 class NonLoc : public DefinedSVal {
279 NonLoc() {}
280 explicit NonLoc(unsigned SubKind, const void *d)
320 // Subclasses of NonLoc.
323 namespace nonloc { namespace in namespace:clang::ento
326 class SymbolVal : public NonLoc {
329 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) { assert(sym);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
44 namespace nonloc { namespace in namespace:clang::ento
45 /// Sub-kinds for NonLoc values.
277 class NonLoc : public DefinedSVal {
279 NonLoc() {}
280 explicit NonLoc(unsigned SubKind, const void *d)
320 // Subclasses of NonLoc.
323 namespace nonloc { namespace in namespace:clang::ento
326 class SymbolVal : public NonLoc {
329 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) { assert(sym);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
267 class NonLoc : public DefinedSVal {
269 NonLoc() {}
270 explicit NonLoc(unsigned SubKind, const void *d)
305 // Subclasses of NonLoc.
308 namespace nonloc { namespace in namespace:clang::ento
316 class SymbolVal : public NonLoc {
318 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) {}
336 static bool isKind(const NonLoc& V) {
342 class ConcreteInt : public NonLoc {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
44 namespace nonloc { namespace in namespace:clang::ento
45 /// Sub-kinds for NonLoc values.
277 class NonLoc : public DefinedSVal {
279 NonLoc() {}
280 explicit NonLoc(unsigned SubKind, const void *d)
320 // Subclasses of NonLoc.
323 namespace nonloc { namespace in namespace:clang::ento
326 class SymbolVal : public NonLoc {
329 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) { assert(sym);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
44 namespace nonloc { namespace in namespace:clang::ento
45 /// Sub-kinds for NonLoc values.
277 class NonLoc : public DefinedSVal {
279 NonLoc() {}
280 explicit NonLoc(unsigned SubKind, const void *d)
320 // Subclasses of NonLoc.
323 namespace nonloc { namespace in namespace:clang::ento
326 class SymbolVal : public NonLoc {
329 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) { assert(sym);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
44 namespace nonloc { namespace in namespace:clang::ento
45 /// Sub-kinds for NonLoc values.
277 class NonLoc : public DefinedSVal {
279 NonLoc() {}
280 explicit NonLoc(unsigned SubKind, const void *d)
320 // Subclasses of NonLoc.
323 namespace nonloc { namespace in namespace:clang::ento
326 class SymbolVal : public NonLoc {
329 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) { assert(sym);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
44 namespace nonloc { namespace in namespace:clang::ento
45 /// Sub-kinds for NonLoc values.
277 class NonLoc : public DefinedSVal {
279 NonLoc() {}
280 explicit NonLoc(unsigned SubKind, const void *d)
320 // Subclasses of NonLoc.
323 namespace nonloc { namespace in namespace:clang::ento
326 class SymbolVal : public NonLoc {
329 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) { assert(sym);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
44 namespace nonloc { namespace in namespace:clang::ento
45 /// Sub-kinds for NonLoc values.
277 class NonLoc : public DefinedSVal {
279 NonLoc() {}
280 explicit NonLoc(unsigned SubKind, const void *d)
320 // Subclasses of NonLoc.
323 namespace nonloc { namespace in namespace:clang::ento
326 class SymbolVal : public NonLoc {
329 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) { assert(sym);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 10 // This file defines SVal, Loc, and NonLoc, classes that represent
44 namespace nonloc { namespace in namespace:clang::ento
45 /// Sub-kinds for NonLoc values.
277 class NonLoc : public DefinedSVal {
279 NonLoc() {}
280 explicit NonLoc(unsigned SubKind, const void *d)
320 // Subclasses of NonLoc.
323 namespace nonloc { namespace in namespace:clang::ento
326 class SymbolVal : public NonLoc {
329 SymbolVal(SymbolRef sym) : NonLoc(SymbolValKind, sym) { assert(sym);
    [all...]

Completed in 207 milliseconds