Home
last modified time | relevance | path

Searched defs:TheContext (Results 1 – 21 of 21) sorted by relevance

/external/llvm/unittests/IR/
DValueHandleTest.cpp300 RecoveringVH(LLVMContext &TheContext) in TEST_F()
303 RecoveringVH(LLVMContext &TheContext, Value *V) in TEST_F()
/external/llvm/examples/Kaleidoscope/Chapter3/
Dtoy.cpp391 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/Chapter4/
Dtoy.cpp400 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp525 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp616 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
Dtoy.cpp687 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
Dtoy.cpp687 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
Dtoy.cpp675 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp684 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp687 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
Dtoy.cpp687 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp611 static LLVMContext TheContext; variable
Dtoy.cpp895 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
Dtoy.cpp697 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp626 static LLVMContext TheContext; variable
Dtoy.cpp997 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp855 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp90 static LLVMContext TheContext; variable
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp1069 static LLVMContext TheContext; variable
/external/clang/lib/Parse/
DParseDecl.cpp4929 unsigned TheContext) { in isPtrOperatorToken()
/external/clang/include/clang/Sema/
DDeclSpec.h1626 enum TheContext { enum