Home
last modified time | relevance | path

Searched defs:NullValue (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml262 | NullValue Constructor
H A Dllvm.mli331 | NullValue Constructor
H A Dllvm_ocaml.c475 NullValue=0, enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp732 Constant *NullValue = Constant::getNullValue(Int64PtrTy); in buildEdgeLookupTable() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp407 std::string NullValue; in DiagnoseSentinelCalls() local