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

  /external/clang/include/clang/Lex/
MacroInfo.h 176 bool arg_empty() const { return NumArguments == 0; } function in class:clang::MacroInfo
  /external/llvm/lib/IR/
Function.cpp 301 bool Function::arg_empty() const { function in class:Function
    [all...]

Completed in 388 milliseconds