Home
last modified time | relevance | path

Searched defs:getEmpty (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h74 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h947 static DiagnosticBuilder getEmpty() { in getEmpty() function