Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h219 SourceMap &&NewSrcMap, llvm::SmallVector<Scope, 2> &&NewScopes, in setCode()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1122 DenseMap<const Argument *, MDNode *> NewScopes; in AddAliasScopeMetadata() local