Home
last modified time | relevance | path

Searched defs:ExpStr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp1576 llvm::StringRef ExpStr(Ptr, NumExpDigits); GetFixedPointValue() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2792 const std::string ExpStr = Exp ? "exp_" : ""; initializeCallbacks() local