Searched defs:getVal (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | nil-receiver-undefined-larger-than-voidptr-ret-region.m | 14 id *getVal(void); function
|
| /llvm-project-15.0.7/llvm/tools/llvm-tapi-diff/ |
| H A D | DiffEngine.h | 72 T getVal() const { return Val; } in getVal() function 95 const MachO::Symbol *getVal() const { return Val; } in getVal() function
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | ProfileSummary.cpp | 119 static bool getVal(MDTuple *MD, const char *Key, uint64_t &Val) { in getVal() function 127 static bool getVal(MDTuple *MD, const char *Key, double &Val) { in getVal() function
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/ |
| H A D | Evaluator.h | 117 Constant *getVal(Value *V) { in getVal() function
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/fuchsia/ |
| H A D | statically-constructed-objects.cpp | 71 int getVal() const { return Val; } in getVal() function in S
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/ |
| H A D | owning-memory.cpp | 351 const T getVal() const { return val; } in getVal() function
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | diagnose_if.cpp | 354 …template <typename T> T getVal() _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'd… in getVal() function
|
| /llvm-project-15.0.7/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 990 Init *getVal(unsigned Num) const { in getVal() function
|
| /llvm-project-15.0.7/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 2943 Value *LLParser::PerFunctionState::getVal(const std::string &Name, Type *Ty, in getVal() function in LLParser::PerFunctionState 2978 Value *LLParser::PerFunctionState::getVal(unsigned ID, Type *Ty, LocTy Loc) { in getVal() function in LLParser::PerFunctionState
|