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

/external/clang/include/clang/Lex/
H A DMacroInfo.h195 bool arg_empty() const { return NumArguments == 0; } function in class:clang::MacroInfo
/external/llvm/lib/IR/
H A DFunction.cpp274 bool Function::arg_empty() const { function in class:Function

Completed in 80 milliseconds