Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DAsmPrinter.cpp1148 SmallString<16> tmpBuffer{"^"}; in numberValuesInOp() local
1237 SmallString<16> tmpBuffer; in uniqueValueName() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp5513 std::string tmpBuffer; in getAsString() local