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

/external/v8/src/
H A Dcode.h41 class ParameterCount BASE_EMBEDDED {
43 explicit ParameterCount(Register reg) function in class:v8::internal::BASE_EMBEDDED
45 explicit ParameterCount(int immediate) function in class:v8::internal::BASE_EMBEDDED
64 DISALLOW_IMPLICIT_CONSTRUCTORS(ParameterCount);
/external/clang/lib/Format/
H A DTokenAnnotator.h77 ParameterCount(0), BindingStrength(0), SplitPenalty(0),
127 unsigned ParameterCount; member in class:clang::format::AnnotatedToken

Completed in 99 milliseconds