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

  /external/clang/lib/Sema/
DeclSpec.cpp 207 // If the 'InlineParams' in Declarator is unused and big enough, put our
212 NumArgs <= llvm::array_lengthof(TheDeclarator.InlineParams)) {
213 I.Fun.ArgInfo = TheDeclarator.InlineParams;
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]

Completed in 55 milliseconds