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

/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DFunction.cpp214 bool Function::arg_empty() const { function in class:Function
/external/clang/include/clang/Lex/
H A DMacroInfo.h176 bool arg_empty() const { return NumArguments == 0; } function in class:clang::MacroInfo
/external/llvm/lib/IR/
H A DFunction.cpp331 bool Function::arg_empty() const { function in class:Function

Completed in 303 milliseconds