Home
last modified time | relevance | path

Searched defs:NamedValues (Results 1 – 19 of 19) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp825 const NamedValueMap *NamedValues, Diagnostics *Error) in Parser()
873 const NamedValueMap *NamedValues, in parseExpression()
889 const NamedValueMap *NamedValues) { in completeExpression()
909 const NamedValueMap *NamedValues, in parseMatcherExpression()
/netbsd/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DParser.h270 const NamedValueMap *const NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp405 static std::map<std::string, Value *> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp415 static std::map<std::string, Value *> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp542 static std::map<std::string, Value *> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp634 static std::map<std::string, Value *> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp703 static std::map<std::string, AllocaInst *> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp703 static std::map<std::string, AllocaInst *> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp686 static std::map<std::string, AllocaInst *> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp613 static std::map<std::string, AllocaInst*> NamedValues; variable
H A Dtoy.cpp897 static std::map<std::string, AllocaInst*> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp703 static std::map<std::string, AllocaInst *> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp707 static std::map<std::string, AllocaInst *> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp708 static std::map<std::string, AllocaInst *> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp628 static std::map<std::string, AllocaInst*> NamedValues; variable
H A Dtoy.cpp999 static std::map<std::string, AllocaInst*> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp857 static std::map<std::string, AllocaInst*> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp1071 static std::map<std::string, AllocaInst*> NamedValues; variable
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp825 static std::map<std::string, AllocaInst *> NamedValues; variable