Home
last modified time | relevance | path

Searched defs:getParameters (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ExtractAPI/
HDDeclarationFragments.h269 const std::vector<Parameter> &getParameters() const { return Parameters; } in getParameters() function
HDAPI.h128 const llvm::SmallVector<TemplateParameter> &getParameters() const { in getParameters() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
HDLVSymbol.cpp348 void LVSymbol::getParameters(const LVSymbols *Symbols, LVSymbols *Parameters) { in getParameters() function in LVSymbol
HDLVType.cpp245 void LVType::getParameters(const LVTypes *Types, LVTypes *TypesParam, in getParameters() function in LVType
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
HDNodes.cpp424 syntax::ParametersAndQualifiers::getParameters() { in getParameters() function in syntax::ParametersAndQualifiers