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 208 // If the 'InlineParams' in Declarator is unused and big enough, put our
213 NumParams <= llvm::array_lengthof(TheDeclarator.InlineParams)) {
214 I.Fun.Params = TheDeclarator.InlineParams;
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]

Completed in 55 milliseconds