Home
last modified time | relevance | path

Searched refs:getOrInsertImpl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDXContainerYAML.h139 T &getOrInsertImpl(RootParameterLocationYaml &ParamDesc, in getOrInsertImpl() function
150 return getOrInsertImpl(ParamDesc, Constants); in getOrInsertConstants()
155 return getOrInsertImpl(ParamDesc, Descriptors); in getOrInsertDescriptor()
159 return getOrInsertImpl(ParamDesc, Tables); in getOrInsertTable()