Home
last modified time | relevance | path

Searched defs:fwd (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dsymbol17.f9049 type :: fwd type
64 type :: fwd type
/llvm-project/lldb/test/API/lang/cpp/function-local-class/
H A Dmain.cpp41 Forward *fwd = nullptr; in main() local
/llvm-project/clang/test/SemaCXX/
H A Dcxx2a-consteval-default-params.cpp81 consteval int fwd() { return 42; } in fwd() function
/llvm-project/mlir/lib/AsmParser/
H A DParser.cpp764 for (auto &fwd : forwardRefPlaceholders) { ~OperationParser() local
771 for (const auto &fwd : scope) { ~OperationParser() local
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp2266 // consisting of fwd -> full and full -> full for all child -> parent indices. in BuildParentMap() local
2272 TypeIndex fwd = full_to_forward[full]; BuildParentMap() local