Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DDeclarationFragments.h269 const std::vector<Parameter> &getParameters() const { return Parameters; } in getParameters() function
H A DAPI.h128 const llvm::SmallVector<TemplateParameter> &getParameters() const { in getParameters() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp348 void LVSymbol::getParameters(const LVSymbols *Symbols, LVSymbols *Parameters) { in getParameters() function in LVSymbol
H A DLVType.cpp245 void LVType::getParameters(const LVTypes *Types, LVTypes *TypesParam, in getParameters() function in LVType
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DNodes.cpp424 syntax::ParametersAndQualifiers::getParameters() { in getParameters() function in syntax::ParametersAndQualifiers