Home
last modified time | relevance | path

Searched defs:session (Results 1 – 8 of 8) sorted by relevance

/llvm-project/lldb/unittests/SymbolFile/PDB/
H A DSymbolFilePDBTests.cpp118 uint64_t GetGlobalConstantInteger(llvm::pdb::IPDBSession &session, in GetGlobalConstantInteger()
364 llvm::pdb::IPDBSession &session = symfile->GetPDBSession(); in TEST_F() local
384 llvm::pdb::IPDBSession &session = symfile->GetPDBSession(); in TEST_F() local
440 llvm::pdb::IPDBSession &session = symfile->GetPDBSession(); in TEST_F() local
484 llvm::pdb::IPDBSession &session = symfile->GetPDBSession(); in TEST_F() local
529 llvm::pdb::IPDBSession &session = symfile->GetPDBSession(); in TEST_F() local
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBLocationToDWARFExpression.cpp32 GetCorrespondingFrameData(const IPDBSession &session, in GetCorrespondingFrameData()
H A DPDBASTParser.cpp280 const IPDBSession &session = symbol.getSession(); in GetClassOrFunctionParent() local
850 const IPDBSession &session = symbol.getSession(); in GetDeclForSymbol() local
1108 IPDBSession &session = symbol_file->GetPDBSession(); in ParseDeclsForDeclContext() local
/llvm-project/clang/test/Sema/
H A Dbuiltin-object-size.c106 NestedArrayStruct session[]; member
/llvm-project/lld/COFF/
H A DInputFiles.h331 std::unique_ptr<llvm::pdb::NativeSession> session; global() variable
/llvm-project/mlir/lib/ExecutionEngine/
H A DExecutionEngine.cpp317 __anond0a06e7f0202(ExecutionSession &session, const Triple &tt) create() argument
/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h190 void SetProcessSessionID(lldb::pid_t session) { in SetProcessSessionID()
/llvm-project/clang/test/Analysis/
H A Dmisc-ps-region-store.m403 struct rdar7347252_AA *session; field