Home
last modified time | relevance | path

Searched defs:NullSymbol (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceFixups.cpp22 const Constant *AssemblerFixup::NullSymbol = nullptr; member in Ice::AssemblerFixup
H A DIceFixups.h48 static const Constant *NullSymbol; variable
H A DIceELFSection.h210 const ELFSym *NullSymbol; variable
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp429 SymbolRef NullSymbol = nullptr; in evalAssume() local