Home
last modified time | relevance | path

Searched defs:getContextParamPosition (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDecl.h3693 unsigned getContextParamPosition() const { return ContextParam; } in getContextParamPosition() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h4357 unsigned getContextParamPosition() const { return ContextParam; } in getContextParamPosition() function