Searched defs:getChar (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/SemaCXX/ | ||
H A D | static-assert.cpp | 267 constexpr char getChar() { in getChar() function |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenTBAA.cpp | 71 llvm::MDNode *CodeGenTBAA::getChar() { getChar() function in CodeGenTBAA |
/llvm-project/lldb/test/API/functionalities/return-value/ | ||
H A D | call-func.cpp | 493 char getChar() { in getChar() function in derived_class |