Home
last modified time | relevance | path

Searched defs:typeId (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DMangler.cpp277 std::string typeId; mangleArrayLiteral() local
/llvm-project/flang/lib/Optimizer/Dialect/Support/
H A DKindMapping.cpp299 auto typeId = getFloatLikeTypeID<'r'>(kind, floatMap); in getRealBitsize() local
/llvm-project/flang/include/flang/Optimizer/Builder/
H A DIntrinsicCall.h626 getTypeHelper(mlir::MLIRContext * context,fir::FirOpBuilder & builder,ParamTypeId typeId,int kind) getTypeHelper() argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Duse-after-move.cpp1456 void typeId() { typeId() function