Searched defs:getNumOccurrences (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A DCommandLine.h343 inline int getNumOccurrences() const { return NumOccurrences; } function in namespace:llvm::cl
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DCommandLine.h261 inline int getNumOccurrences() const { return NumOccurrences; } function in class:llvm::cl::Option

Completed in 86 milliseconds