Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h159 iterator_range<scope_iterator> scopes() const { in scopes() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp83 std::vector<Scope *> scopes; in emulateLookupInCtxt() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h116 scopes() const { in scopes() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp124 AnyScopesHaveTemplateParams(llvm::ArrayRef<llvm::ms_demangle::Node *> scopes) { in AnyScopesHaveTemplateParams() argument
189 llvm::ArrayRef<llvm::ms_demangle::Node *> scopes(name_components->Nodes, in CreateDeclInfoForType() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp647 SmallVector<uint32_t, 4> scopes; in writeAllModuleSymbolRecords() local